diff --git a/web/public/index.html b/web/public/index.html index 371494bf9..ea1d0e50c 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -11,7 +11,8 @@ - + +
diff --git a/web/public/site.webmanifest b/web/public/site.webmanifest index db7455578..b20abb7cb 100644 --- a/web/public/site.webmanifest +++ b/web/public/site.webmanifest @@ -13,7 +13,7 @@ "type": "image/png" } ], - "theme_color": "#ff0000", - "background_color": "#ff0000", + "theme_color": "#ffffff", + "background_color": "#ffffff", "display": "standalone" }