diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/manifest.json b/public/manifest.json index 987045b0..574598e4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "theme_color" : "#F8C20A", - "background_color" : "#CC2020", + "theme_color" : "#FFFFFF", + "background_color" : "#FFFFFF", "display" : "standalone", "scope" : "/", "start_url" : "/", |
