diff options
Diffstat (limited to 'public/manifest.webmanifest')
-rw-r--r-- | public/manifest.webmanifest | 2 |
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", |