From fc4f88b582adb71e09ab6b23d04225e386fad7df Mon Sep 17 00:00:00 2001
From: hynet-mel <64434187+hynet-mel@users.noreply.github.com>
Date: Tue, 23 Aug 2022 18:27:57 +0200
Subject: [PATCH] Customize the theme

---
 static/config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/config.json b/static/config.json
index 044a7563..5ac69149 100644
--- a/static/config.json
+++ b/static/config.json
@@ -23,6 +23,6 @@
   "showInstanceSpecificPanel": true,
   "sidebarRight": true,
   "subjectLineBehavior": "email",
-  "theme": "ihatebeingalive",
+  "theme": "hyenanet_darker",
   "webPushNotifications": false
 }