Sfoglia il codice sorgente

update manifest theme

Heydon Pickering 8 anni fa
parent
commit
91db19dfae
3 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  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"
 }

File diff suppressed because it is too large
+ 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"
 }

Some files were not shown because too many files changed in this diff