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 @@