feat: add plain palette option and update related components and styles

This commit is contained in:
mlogclub
2026-06-13 17:18:46 +08:00
parent 35582d7a9a
commit 51c7e24b9d
6 changed files with 121 additions and 8 deletions
+1
View File
@@ -2364,6 +2364,7 @@
},
"palette": {
"toggle": "Change accent color",
"plain": "Default",
"green": "Service Green",
"gray": "Neutral Gray",
"blue": "Clear Blue"
+1
View File
@@ -2364,6 +2364,7 @@
},
"palette": {
"toggle": "切换主题色",
"plain": "默认",
"green": "温润服务绿",
"gray": "中性精密灰",
"blue": "清透科技蓝"