From 9ed46bea58dbb81ceada2a957fd1db653fb21e52 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Wed, 24 Dec 2025 17:53:32 +0100 Subject: Implement new UI styles --- src/frontend/public/manifest.webmanifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/frontend/public/manifest.webmanifest') 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": [ -- cgit v1.3