change theme color from red

This commit is contained in:
Kevin Pelzel
2021-09-23 12:16:43 -06:00
committed by Blake Blackshear
parent 0f5dfea9de
commit 5c552a0d71
2 changed files with 4 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
"type": "image/png"
}
],
"theme_color": "#ff0000",
"background_color": "#ff0000",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}