diff options
Diffstat (limited to 'src/frontend/public/manifest.webmanifest')
| -rw-r--r-- | src/frontend/public/manifest.webmanifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/frontend/public/manifest.webmanifest b/src/frontend/public/manifest.webmanifest index 5d8f087..b2953e7 100644 --- a/src/frontend/public/manifest.webmanifest +++ b/src/frontend/public/manifest.webmanifest @@ -8,8 +8,8 @@ "display": "standalone", "orientation": "portrait", "lang": "es", - "background_color": "#F7F7FF", - "theme_color": "#27187E", + "background_color": "#27187D", + "theme_color": "#27187D", "scope": "/", "categories": [ "productivity" |
