diff options
| -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 6677d94..2bad0ed 100644 --- a/ui/static/manifest.json +++ b/ui/static/manifest.json @@ -4,7 +4,7 @@ "start_url": "/", "display": "standalone", "background_color": "#fdfdfd", - "theme_color": "#211b2a", + "theme_color": "#231d2e", "orientation": "portrait-primary", "icons": [ { |
