From c968347c0a76113d8d2ef77bdf2ec9ea8e71c5da Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 26 Mar 2025 16:08:47 +0200 Subject: [PATCH] undo config.json change because there's no proper way to set those in either UI --- public/static/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/static/config.json b/public/static/config.json index 8a78284a3..6df21bb9e 100644 --- a/public/static/config.json +++ b/public/static/config.json @@ -25,7 +25,7 @@ "sidebarRight": false, "subjectLineBehavior": "email", "theme": null, - "style": null, - "palette": null, + "style": "BreezyDX", + "palette": "sigsegv2", "webPushNotifications": false }