From 57480ff9a65c8061ed8cf23c64be148fba5cbffd Mon Sep 17 00:00:00 2001 From: Alexander Bell Date: Sat, 10 Nov 2018 23:20:43 +0100 Subject: [PATCH] manifest changes --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index ef19ec2..d119332 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -10,6 +10,6 @@ ], "start_url": "./index.html", "display": "standalone", - "theme_color": "#000000", + "theme_color": "#ffffff", "background_color": "#ffffff" }