diff --git a/index.html b/index.html index 2efc04b..08ff4be 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - + diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index 6f45672..44c5fdc 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -5,8 +5,8 @@ "start_url": "/", "scope": "/", "display": "standalone", - "background_color": "#F6E9A6", - "theme_color": "#F6E9A6", + "background_color": "#f8f9fa", + "theme_color": "#333333", "icons": [ { "src": "/icons/icon-192.png",