Forráskód Böngészése

update manifest theme

Heydon Pickering 8 éve
szülő
commit
91db19dfae
3 módosított fájl, 4 hozzáadás és 4 törlés
  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"
 }

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 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"
 }

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott