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 afdab3c..e849bd1 100644 --- a/src/frontend/public/manifest.webmanifest +++ b/src/frontend/public/manifest.webmanifest @@ -8,8 +8,8 @@ "display": "standalone", "orientation": "portrait-primary", "lang": "es", - "background_color": "#ffffff", - "theme_color": "#007bff", + "background_color": "#F7F7FF", + "theme_color": "#27187E", "categories": ["productivity"], "prefer_related_applications": false, "icons": [ |
