Make statusbar color match rest of the app

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-09-13 19:34:22 +05:30
parent 19e4b1863e
commit 86d460a8ef
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"start_url": "/posts",
"display": "standalone",
"background_color": "#292a2d",
"theme_color": "#a9a9b3",
"theme_color": "#292a2d",
"icons": [
{
"src": "android-chrome-192x192.png",