Updates manifest colors

This commit is contained in:
Alicia Sykes 2021-05-31 17:01:42 +01:00
parent 35289df0d9
commit 0f1227f8c8
1 changed files with 1 additions and 1 deletions

View File

@ -509,6 +509,6 @@
], ],
"start_url": "./index.html", "start_url": "./index.html",
"display": "standalone", "display": "standalone",
"background_color": "#000000", "background_color": "#0b1021",
"theme_color": "#4DBA87" "theme_color": "#4DBA87"
} }