Heydon Pickering пре 8 година
родитељ
комит
91db19dfae
3 измењених фајлова са 4 додато и 4 уклоњено
  1. 2 2
      docs/manifest.json
  2. 0 0
      docs/service-worker.js
  3. 2 2
      themes/infusion/static/manifest.json

+ 2 - 2
docs/manifest.json

@@ -41,6 +41,6 @@
 ],
   "start_url": "index.html",
   "display": "standalone",
-  "background_color": "#111",
-  "theme_color": "#fff"
+  "background_color": "#fefefe",
+  "theme_color": "#111"
 }

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
docs/service-worker.js


+ 2 - 2
themes/infusion/static/manifest.json

@@ -41,6 +41,6 @@
 ],
   "start_url": "index.html",
   "display": "standalone",
-  "background_color": "#111",
-  "theme_color": "#fff"
+  "background_color": "#fefefe",
+  "theme_color": "#111"
 }

Неке датотеке нису приказане због велике количине промена