mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 18:19:03 +08:00
feat:修复了亿点点bug
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "校园青绿",
|
||||
"id": "light-green",
|
||||
"mode": "light",
|
||||
"config": {
|
||||
"tdesign": {
|
||||
"brandColor": "#1ABC9C",
|
||||
"warningColor": "#F5B041",
|
||||
"errorColor": "#E74C3C",
|
||||
"successColor": "#27AE60"
|
||||
},
|
||||
"custom": {
|
||||
"--ss-bg-color": "#F0F9F6",
|
||||
"--ss-card-bg": "#FFFFFF",
|
||||
"--ss-text-main": "#123D2B",
|
||||
"--ss-text-secondary": "#5F7D6C",
|
||||
"--ss-border-color": "#D1E9DD",
|
||||
"--ss-header-bg": "#FFFFFF",
|
||||
"--ss-sidebar-bg": "#FFFFFF",
|
||||
"--ss-item-hover": "#E1F3EB"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user