💄 样式微改

This commit is contained in:
BTMuli
2023-09-05 11:32:48 +08:00
parent b2858899c1
commit 472459205c
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
/* dark mode */
html.dark {
/* app container */
--app-page-bg: #000000; /* (0, 0, 0) */
--app-page-bg: #1e1e1e; /* (0, 0, 0) */
--app-page-content: #d0d0d0;
--app-side-bg: #151c26;
--app-side-content: #dddddd;