aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBuildTools <unconfigured@null.spigotmc.org>2016-12-06 19:09:02 +0100
committerBuildTools <unconfigured@null.spigotmc.org>2016-12-06 19:09:02 +0100
commitf6bd3626cc83a68f38493edd96b871e94d54d60d (patch)
tree9afa63d141af08f2cb1f552dde0eed60cf1df01a
parent6bc04592cc7511775cdec9902c841aca7a0d2a6c (diff)
changed background color of loading screen
-rw-r--r--public/manifest.webmanifest2
1 files changed, 1 insertions, 1 deletions
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",