fix: 亮色主题-加深背景层次感+加大饱和度
This commit is contained in:
@@ -20,16 +20,16 @@
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "宇之然AI维度",
|
||||
"navigationBarBackgroundColor": "#f8f9fc",
|
||||
"backgroundColor": "#f8f9fc",
|
||||
"backgroundColorTop": "#f8f9fc",
|
||||
"backgroundColorBottom": "#f8f9fc",
|
||||
"navigationBarBackgroundColor": "#edeff3",
|
||||
"backgroundColor": "#edeff3",
|
||||
"backgroundColorTop": "#edeff3",
|
||||
"backgroundColorBottom": "#edeff3",
|
||||
"app-plus": {
|
||||
"background": "#f8f9fc"
|
||||
"background": "#edeff3"
|
||||
}
|
||||
},
|
||||
"tabBar": {
|
||||
"color": "rgba(0,0,0,0.3)",
|
||||
"color": "rgba(0,0,0,0.35)",
|
||||
"selectedColor": "#6366f1",
|
||||
"backgroundColor": "#ffffff",
|
||||
"borderStyle": "white",
|
||||
|
||||
Reference in New Issue
Block a user