about summary refs log tree commit diff
path: root/public/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/manifest.json')
-rw-r--r--public/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/manifest.json b/public/manifest.json
index d12d128ef..26e169ad2 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -8,7 +8,7 @@
 			"type": "image\/png"
 		}
 	],
-	"theme_color": "#ffffff",
+	"theme_color": "#282c37",
 	"display": "standalone",
 	"start_url": "/web/timelines/home"
 }