update1.6
This commit is contained in:
@@ -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
|
||||
);
|
||||
|
||||
// 字体大小
|
||||
|
||||
Reference in New Issue
Block a user