💄 样式调整

This commit is contained in:
目棃
2024-03-27 16:02:49 +08:00
parent ff0dc6d08c
commit d9bbe4e7fe
6 changed files with 17 additions and 30 deletions

View File

@@ -13,12 +13,12 @@ html.default {
--app-side-content: #222222;
/* box container */
--box-bg-1: #ebe7df;
--box-bg-1: #f9f6f2;
--box-bg-2: #f2f9f6;
--box-bg-3: #dee4e9;
--box-bg-4: #f5f5f5;
--box-bg-blue: var(--tgc-blue-2);
--box-bg-blue: #249ffd;
/* box bg transparent */
--box-bg-t-1: var(--tgc-dark-5);