From a16053072ca0bb2023942a7ac640fc1bdc3f702e Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Tue, 14 Apr 2020 22:40:15 +1000 Subject: [PATCH] Updated theme color --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 2ea6e1f..cbd4181 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -20,6 +20,6 @@ ], "start_url": ".", "display": "standalone", - "theme_color": "#000000", + "theme_color": "#222639", "background_color": "#ffffff" }