change theme color from red

This commit is contained in:
Kevin Pelzel
2021-09-25 11:11:49 -05:00
committed by Blake Blackshear
parent 0f5dfea9de
commit 5c552a0d71
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"type": "image/png"
}
],
"theme_color": "#ff0000",
"background_color": "#ff0000",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}