diff --git a/src/build/manifest.json b/src/build/manifest.json index a50b6f56..0d9b81f7 100644 --- a/src/build/manifest.json +++ b/src/build/manifest.json @@ -1,6 +1,6 @@ { - "background_color": "#ffffff", - "theme_color": "#4169e1", + "background_color": "#6248CA", + "theme_color": "#6248CA", "name": "{intl.longAppName}", "short_name": "{intl.appName}", "description": "{intl.appDescription}",