Jelajahi Sumber

update manifest theme

Heydon Pickering 8 tahun lalu
induk
melakukan
91db19dfae
3 mengubah file dengan 4 tambahan dan 4 penghapusan
  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 ditekan karena terlalu besar
+ 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"
 }

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini