Fixing wring theme color

This commit is contained in:
Fabian
2019-06-01 12:45:45 +02:00
parent cb6d5cd944
commit 7917a628ef
2 changed files with 4 additions and 4 deletions

View File

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