فهرست منبع

fix manifest theme colors

Pi 1 ماه پیش
والد
کامیت
fc7a8c4c84
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      rest/static/clip/manifest.json
  2. 1 1
      rest/static/goto/manifest.json
  3. 1 1
      rest/static/upload/manifest.json

+ 1 - 1
rest/static/clip/manifest.json

@@ -17,7 +17,7 @@
     }
   ],
   "scope": "/clip",
-  "theme_color": "#4f8f4f",
+  "theme_color": "#2fb344",
   "background_color": "black",
   "display": "standalone",
   "icons": [

+ 1 - 1
rest/static/goto/manifest.json

@@ -17,7 +17,7 @@
     }
   ],
   "scope": "/goto",
-  "theme_color": "#8f4f4f",
+  "theme_color": "#dc4e41",
   "background_color": "black",
   "display": "standalone",
   "icons": [

+ 1 - 1
rest/static/upload/manifest.json

@@ -17,7 +17,7 @@
     }
   ],
   "scope": "/upload",
-  "theme_color": "#afaf0f",
+  "theme_color": "#f59f00",
   "background_color": "black",
   "display": "standalone",
   "icons": [