This commit is contained in:
kron
2025-08-21 10:27:16 +08:00
parent d9c9319d24
commit 2dd3ea05a4
2 changed files with 108 additions and 100 deletions

View File

@@ -9,7 +9,7 @@
"tabBgColor": "#fcfcfc",
"tabBorderStyle": "black",
"tabFontColor": "#1f2937",
"tabSelectedColor": "#ff6b00"
"tabSelectedColor": "#fcfcfc"
},
"dark": {
"bgColor": "#181818",
@@ -21,6 +21,6 @@
"tabBgColor": "#181818",
"tabBorderStyle": "white",
"tabFontColor": "#f3f4f6",
"tabSelectedColor": "#ff6b00"
"tabSelectedColor": "#181818"
}
}