From f6bd3626cc83a68f38493edd96b871e94d54d60d Mon Sep 17 00:00:00 2001 From: BuildTools Date: Tue, 6 Dec 2016 19:09:02 +0100 Subject: changed background color of loading screen --- public/manifest.webmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index c12683f..d33ee8e 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -3,7 +3,7 @@ "short_name": "Rooster", "start_url": "/", "display": "standalone", - "background_color": "#FFF", + "background_color": "#ececec", "description": "Een verbeterde rooster pagina voor het metis", "icons": [{ "src": "/icons/res/mipmap-mdpi/ic_launcher.png", -- cgit v1.1