Changed app icon background color

This commit is contained in:
Bernd Bestel 2023-05-19 19:23:50 +02:00
parent ceb50774dc
commit 6e3182884a
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -9,7 +9,7 @@
}
],
"start_url": "../",
"background_color": "#6c757d",
"theme_color": "#6c757d",
"background_color": "#333131",
"theme_color": "#333131",
"display": "standalone"
}