feat: make the theme color darker

This commit is contained in:
Matouš Volf 2024-09-13 20:09:27 +02:00
parent ecd18b2f5d
commit 6a4fe60fff

View File

@ -4,7 +4,7 @@
"start_url": "/",
"display": "standalone",
"background_color": "#27272a",
"theme_color": "#e4e4e7",
"theme_color": "#27272a",
"icons": [
{
"src": "/images/icon.png",