|
@@ -48,12 +48,12 @@
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "Queen5",
|
|
"navigationBarTitleText": "Queen5",
|
|
- "navigationBarBackgroundColor": "#41969c",
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#1f1f1f",
|
|
"backgroundColor": "#EFEFEF"
|
|
"backgroundColor": "#EFEFEF"
|
|
},
|
|
},
|
|
"tabBar": {
|
|
"tabBar": {
|
|
"color": "#444444",
|
|
"color": "#444444",
|
|
- "selectedColor": "#41969c",
|
|
|
|
|
|
+ "selectedColor": "#1f1f1f",
|
|
"borderStyle": "black",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
"list": [
|