🚧 业务重命名.

This commit is contained in:
lijiahang
2024-02-05 17:07:38 +08:00
parent 6507119c68
commit 11b28e6a63
10 changed files with 180 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
// 亮色主题配色常量
body {
--color-bg-header: #232323;
--color-bg-sidebar: #EBECED;
--color-bg-sidebar: #E3E3E3;
--color-bg-panel: var(--color-bg-sidebar);
--color-bg-content: #FEFEFE;
--color-sidebar-icon: #737070;