diff options
| author | Kit La Touche <kit@transneptune.net> | 2025-01-13 17:34:46 -0500 |
|---|---|---|
| committer | Kit La Touche <kit@transneptune.net> | 2025-01-13 17:34:46 -0500 |
| commit | 55c6b6788f670cd7b2c96f6e8ae7bb2378b86176 (patch) | |
| tree | b4ad6208a72cdb0b83c6ff89ff61de20539dc777 /ui/static | |
| parent | 21c566479962cd7ecfa6dccd929b3069d0b201f9 (diff) | |
| parent | bdb7e677e2eaae1cc730915c79dd024c8acebdd3 (diff) | |
Merge branch 'main' into wip/fonts
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": [ { |
