summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2024-11-11 23:11:01 -0500
committerOwen Jacobson <owen@grimoire.ca>2024-11-11 23:11:01 -0500
commit2fb328089f01776e5bb553a1d50a061396588c8c (patch)
tree37fcabca80cc9e8143ca602f2cc091f2c44a7a29 /ui
parentc82e40caa38edf02ebda49be6ce42afb0e0907c4 (diff)
Match chrome colour to top bar colour
Diffstat (limited to 'ui')
-rw-r--r--ui/static/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/static/manifest.json b/ui/static/manifest.json
index 938955e..5d735d0 100644
--- a/ui/static/manifest.json
+++ b/ui/static/manifest.json
@@ -4,7 +4,7 @@
"start_url": "/",
"display": "standalone",
"background_color": "#fdfdfd",
- "theme_color": "#db4938",
+ "theme_color": "#2c3656",
"orientation": "portrait-primary",
"icons": [
{