From 97488feac1b22f3240c81ac210faf2f997d9bea7 Mon Sep 17 00:00:00 2001 From: SondreB Date: Mon, 18 Nov 2024 14:43:34 +0100 Subject: [PATCH] Change the theme colors for Blur --- public/manifest.webmanifest | 2 +- src/index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index 1bb5126..5c8b627 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -1,7 +1,7 @@ { "name": "Blur", "short_name": "Blur", - "theme_color": "#1976d2", + "theme_color": "#fafafa", "background_color": "#fafafa", "display": "standalone", "scope": "./", diff --git a/src/index.html b/src/index.html index 5d0354f..63655f2 100644 --- a/src/index.html +++ b/src/index.html @@ -12,6 +12,7 @@ name="keywords" content="apps, desktop, web, mobile, photos, productivity" /> +