feat: 全站视觉焕新与悬浮玻璃 TabBar 迁移
This commit is contained in:
Vendored
+9
-9
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"light": {
|
||||
"navBgColor": "#ffffff",
|
||||
"navBgColor": "#faf7f2",
|
||||
"navTxtStyle": "black",
|
||||
"bgColor": "#ffffff",
|
||||
"bgColor": "#faf7f2",
|
||||
"bgTxtStyle": "dark",
|
||||
"bgColorTop": "#ffffff",
|
||||
"bgColorBottom": "#ffffff",
|
||||
"tabBarColor": "#b08d8d",
|
||||
"tabBarSelectedColor": "#ff9a9e",
|
||||
"tabBarBgColor": "#ffffff",
|
||||
"bgColorTop": "#faf7f2",
|
||||
"bgColorBottom": "#faf7f2",
|
||||
"tabBarColor": "#8a7e76",
|
||||
"tabBarSelectedColor": "#d96c6a",
|
||||
"tabBarBgColor": "#faf7f2",
|
||||
"tabBarBorderStyle": "black"
|
||||
},
|
||||
"dark": {
|
||||
@@ -18,8 +18,8 @@
|
||||
"bgTxtStyle": "light",
|
||||
"bgColorTop": "#191919",
|
||||
"bgColorBottom": "#191919",
|
||||
"tabBarColor": "#999999",
|
||||
"tabBarSelectedColor": "#ff7eb3",
|
||||
"tabBarColor": "#b3a79c",
|
||||
"tabBarSelectedColor": "#f09198",
|
||||
"tabBarBgColor": "#191919",
|
||||
"tabBarBorderStyle": "white"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user