Browse Source

theme colors and html tweaks

Johann Woelper 4 years ago
parent
commit
561959036b
2 changed files with 6 additions and 1 deletions
  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": "/"
+}
+