From 4eb27bfec1429721e43c70085740a7db48988c73 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 14 Apr 2025 21:53:40 +0300 Subject: [PATCH] Update manifest.json --- static/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/manifest.json b/static/manifest.json index 6d4c24a75..f4a190e36 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -18,8 +18,8 @@ "purpose": "maskable" } ], - "background_color": "#f8fafc", + "background_color": "#1d242f", "display": "standalone", "scope": "/", - "theme_color": "#f8fafc" + "theme_color": "#1d242f" } \ No newline at end of file