style: 默认主题色修改为#1677FF(antd主题色)

This commit is contained in:
dap
2025-08-05 17:47:18 +08:00
parent 0459047ab7
commit dcd6afb6af
8 changed files with 32 additions and 27 deletions

View File

@@ -108,7 +108,7 @@ exports[`defaultPreferences immutability test > should not modify the config obj
"theme": {
"builtinType": "default",
"colorDestructive": "hsl(348 100% 61%)",
"colorPrimary": "hsl(212 100% 45%)",
"colorPrimary": "hsl(215 100% 54%)",
"colorSuccess": "hsl(144 57% 58%)",
"colorWarning": "hsl(42 84% 61%)",
"mode": "dark",