From 95704de1d0f74a20fcbc8752a34c1e6ac3cc9f04 Mon Sep 17 00:00:00 2001 From: itepechi Date: Sun, 24 Nov 2024 11:06:50 +0900 Subject: [PATCH] Rename the default theme to BNAkkoma --- config/config.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.exs b/config/config.exs index 5821480d9..d2dc778f4 100644 --- a/config/config.exs +++ b/config/config.exs @@ -333,7 +333,7 @@ showFeaturesPanel: true, showInstanceSpecificPanel: false, subjectLineBehavior: "email", - theme: "itepechi", + theme: "bnakkoma", webPushNotifications: false, conversationDisplay: "linear" },