请输入文本

This commit is contained in:
Fox_block
2026-01-27 10:05:25 +08:00
parent 6403795839
commit 487902141a
10 changed files with 14 additions and 426 deletions
-31
View File
@@ -1,31 +0,0 @@
{
"name": "自定义",
"id": "custom",
"mode": "light",
"mica": {
"effect": "mica",
"theme": "auto",
"radius": "large"
},
"config": {
"tdesign": {
"brandColor": "#0052D9",
"warningColor": "#E37318",
"errorColor": "#D32029",
"successColor": "#248232"
},
"custom": {
"--ss-bg-color": "transparent",
"--ss-card-bg": "rgba(255, 255, 255, 0.7)",
"--ss-text-main": "#1a1a1a",
"--ss-text-secondary": "#5e5e5e",
"--ss-border-color": "rgba(0, 0, 0, 0.1)",
"--ss-header-bg": "transparent",
"--ss-sidebar-bg": "rgba(255, 255, 255, 0.85)",
"--ss-item-hover": "rgba(0, 0, 0, 0.05)",
"--ss-sidebar-text": "#1a1a1a",
"--ss-sidebar-active-bg": "rgba(0, 0, 0, 0.08)",
"--ss-sidebar-active-text": "#1a1a1a"
}
}
}