Bläddra i källkod

update manifest theme

Heydon Pickering 8 år sedan
förälder
incheckning
91db19dfae
3 ändrade filer med 4 tillägg och 4 borttagningar
  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"
 }

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 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"
 }

Vissa filer visades inte eftersom för många filer har ändrats