diff --git a/client/index.html.tpl b/client/index.html.tpl index e66d5539..c75aac5e 100644 --- a/client/index.html.tpl +++ b/client/index.html.tpl @@ -22,7 +22,7 @@ - + diff --git a/client/thelounge.webmanifest b/client/thelounge.webmanifest index c277fb63..6d9342e6 100644 --- a/client/thelounge.webmanifest +++ b/client/thelounge.webmanifest @@ -4,8 +4,8 @@ "description": "Self-hosted web IRC client", "start_url": ".", "display": "standalone", - "theme_color": "#415363", - "background_color": "#415363", + "theme_color": "#415364", + "background_color": "#415364", "icons": [ { "src": "img/logo-grey-bg-120x120px.png",