From 1215a21a8a87c8f844a1dcd2335059eedbfcb132 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 11 Aug 2021 18:42:37 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=20Fix=20missing=20theme=20in=20def?= =?UTF-8?q?ault=20configuration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- thelounge/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thelounge/config.json b/thelounge/config.json index cf5ff6d..cec746c 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -19,7 +19,7 @@ "certfile": "fullchain.pem", "keyfile": "privkey.pem", "default_theme": "default", - "themes": ["thelounge-theme-material"], + "themes": ["thelounge-theme-solarized"], "users": [] }, "schema": {