update1.6

This commit is contained in:
lnljyang
2026-01-07 09:51:51 +08:00
parent 3bb5419386
commit 667006bb89
4 changed files with 523 additions and 457 deletions

View File

@@ -11,7 +11,13 @@ $colors: (
"dark": #222222,
"black-1": #333333,
"black": #000000,
"icon": #1976d2
"icon": #1976d2,
// 新增浅色主题专用颜色
"bg-light": #fafbfc,
"bg-lighter": #ffffff,
"border-light": #e4e7ed,
"text-secondary": #606266,
"text-regular": #909399
);
// 字体大小