From 0a1c16d9b694ceeae2b9a3eb3298a9e4727244be Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Sun, 8 Dec 2019 22:58:40 +0100 Subject: [PATCH] Frontend: Change loading bar and PWA color Signed-off-by: Michael Mayer --- assets/resources/static/manifest.json | 6 +++--- assets/resources/templates/index.tmpl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/resources/static/manifest.json b/assets/resources/static/manifest.json index 759a42cad..d75e10adf 100644 --- a/assets/resources/static/manifest.json +++ b/assets/resources/static/manifest.json @@ -1,6 +1,6 @@ { "short_name": "PhotoPrism", - "name": "PhotoPrism: Browse your life in pictures", + "name": "PhotoPrism", "icons": [ { "src": "/static/favicons/favicon.png", @@ -12,6 +12,6 @@ "start_url": "/photos", "display": "standalone", "orientation": "portrait", - "theme_color": "#424242", - "background_color": "#424242" + "theme_color": "#333333", + "background_color": "#333333" } diff --git a/assets/resources/templates/index.tmpl b/assets/resources/templates/index.tmpl index 89bd26f79..cd41281b0 100644 --- a/assets/resources/templates/index.tmpl +++ b/assets/resources/templates/index.tmpl @@ -44,11 +44,11 @@
-
+
-
-
+
+