sharp-agezi vor 6 Jahren
Ursprung
Commit
51ab4b3a02
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      app.json

+ 2 - 2
app.json

@@ -114,9 +114,9 @@
   ],
   "window": {
     "backgroundTextStyle": "light",
-    "navigationBarTextStyle": "white",
+    "navigationBarTextStyle": "black",
     "navigationBarTitleText": "大良造",
-    "navigationBarBackgroundColor": "#252a2d",
+    "navigationBarBackgroundColor": "#fff",
     "backgroundColor": "#fff",
     "enablePullDownRefresh": false
   },