diff --git a/themes/terminal/static/img/browserconfig.xml b/themes/terminal/static/img/browserconfig.xml index f9c2e67..fc723fb 100644 --- a/themes/terminal/static/img/browserconfig.xml +++ b/themes/terminal/static/img/browserconfig.xml @@ -3,7 +3,7 @@ - #2b5797 + #8fbcbb diff --git a/themes/terminal/static/img/site.webmanifest b/themes/terminal/static/img/site.webmanifest index 2983d7c..7bee7e4 100644 --- a/themes/terminal/static/img/site.webmanifest +++ b/themes/terminal/static/img/site.webmanifest @@ -13,8 +13,8 @@ "type": "image/png" } ], - "theme_color": "#ffffff", - "background_color": "#ffffff", + "theme_color": "#8fbcbb", + "background_color": "#8fbcbb", "start_url": "https://srp.life", "display": "standalone" }