From f1e0ea48f0c0066976eb31e3c75a543a93ebdc55 Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 28 Jun 2022 14:00:30 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=92=EF=B8=8F=20Fix=20manifest.json.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index dfb2ccc..3ad7fed 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "theme_color": "#050505", + "theme_color": "#4343E5", "background_color": "#050505", "display": "minimal-ui", "scope": "/",