Making theme color more prominent

This commit is contained in:
Fabian
2019-06-01 12:41:59 +02:00
parent b54fbe2059
commit cb6d5cd944
3 changed files with 5 additions and 5 deletions

View File

@ -51,6 +51,6 @@
],
"start_url": "/",
"display": "standalone",
"theme_color": "#e188e5",
"theme_color": "#E188E5",
"background_color": "#ffffff"
}