瀏覽代碼

theme colors and html tweaks

Johann Woelper 4 年之前
父節點
當前提交
561959036b
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 0 1
      webapp/index.html
  2. 6 0
      webapp/manifest.json

+ 0 - 1
webapp/index.html

@@ -109,7 +109,6 @@
 
 
 
-
       <template>
         <div class="panel" v-if="!account">
           {{account}}

+ 6 - 0
webapp/manifest.json

@@ -0,0 +1,6 @@
+{
+    "theme_color": "#216e51",
+    "background_color": "#216e51",
+    "scope": "/"
+}
+