diff --git a/web/index.html b/web/index.html index 7221c2b..c3c0830 100644 --- a/web/index.html +++ b/web/index.html @@ -1,5 +1,6 @@ + - - + + Tatlock @@ -41,7 +43,9 @@ } + - + + \ No newline at end of file diff --git a/web/manifest.json b/web/manifest.json index 52bb850..fe2e7e7 100644 --- a/web/manifest.json +++ b/web/manifest.json @@ -3,8 +3,8 @@ "short_name": "Tatlock", "start_url": ".", "display": "standalone", - "background_color": "#1a1a2e", - "theme_color": "#1a1a2e", + "background_color": "#040607", + "theme_color": "#040607", "description": "Tatlock Home Dashboard", "orientation": "portrait-primary", "prefer_related_applications": false, @@ -32,4 +32,4 @@ "purpose": "maskable" } ] -} +} \ No newline at end of file