From b96e566d611c7d1002e2b8a1ea021e8d9897255e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 15 Aug 2016 11:37:09 +0200 Subject: [PATCH] Updated manifest.json --- manifest.json | 4 +++- php/header.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 95426575..115bdcfd 100755 --- a/manifest.json +++ b/manifest.json @@ -10,5 +10,7 @@ ], "start_url": "/", "display": "standalone", + "background_color": "#2D2D2D", + "theme_color": "#2D2D2D", "orientation": "portrait" -} \ No newline at end of file +} diff --git a/php/header.php b/php/header.php index 4f00f0bc..2a4e68d8 100755 --- a/php/header.php +++ b/php/header.php @@ -1,7 +1,7 @@