diff options
Diffstat (limited to 'ui/static')
| -rw-r--r-- | ui/static/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/static/manifest.json b/ui/static/manifest.json index 5d735d0..6677d94 100644 --- a/ui/static/manifest.json +++ b/ui/static/manifest.json @@ -4,7 +4,7 @@ "start_url": "/", "display": "standalone", "background_color": "#fdfdfd", - "theme_color": "#2c3656", + "theme_color": "#211b2a", "orientation": "portrait-primary", "icons": [ { |
