From d31da2c3009c49eb8f55ff03ad622f0be4f4bf6c Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 6 Oct 2024 02:48:21 +0300 Subject: [PATCH] theme v3 config.json fields --- static/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/config.json b/static/config.json index 46a4857d..8a78284a 100644 --- a/static/config.json +++ b/static/config.json @@ -25,5 +25,7 @@ "sidebarRight": false, "subjectLineBehavior": "email", "theme": null, + "style": null, + "palette": null, "webPushNotifications": false }