添加页面

This commit is contained in:
kron
2025-09-03 16:37:49 +08:00
parent 1f15183fc4
commit 9b2ba22b97
5 changed files with 135 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
"light": {
"bgColor": "#fcfcfc",
"bgColorBottom": "#fcfcfc",
"bgColorTop": "#ff6b00",
"bgColorTop": "#fcfcfc",
"bgTxtStyle": "dark",
"navBgColor": "#ff6b00",
"navBgColor": "#fcfcfc",
"navTxtStyle": "white",
"tabBgColor": "#fcfcfc",
"tabBorderStyle": "black",
@@ -14,9 +14,9 @@
"dark": {
"bgColor": "#181818",
"bgColorBottom": "#181818",
"bgColorTop": "#ff6b00",
"bgColorTop": "#181818",
"bgTxtStyle": "light",
"navBgColor": "#ff6b00",
"navBgColor": "#181818",
"navTxtStyle": "white",
"tabBgColor": "#181818",
"tabBorderStyle": "white",