This commit is contained in:
2026-07-18 01:37:38 +02:00
parent fcd25d4239
commit c0ace47049

View File

@@ -28,7 +28,7 @@
--table-header-text: #2a2040;
--table-row-border: #e8e3ef;
--table-cell-text: #3d3457;
--hr-color: #c8b850;
--hr-color: #c85050;
}
/* ── Dark Theme ───────────────────────────────────────────── */
@@ -62,7 +62,7 @@
--table-header-text: #c8c0d8;
--table-row-border: #201c30;
--table-cell-text: #9d93b5;
--hr-color: #8c7a20;
--hr-color: #8c2020;
}
}