From 761cc52be7c96d7417a4f61e01cebfc8ffaaeaed Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sat, 5 Oct 2024 19:31:57 +0300 Subject: [PATCH] palette and style for v3 --- static/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/config.json b/static/config.json index 46a4857d1..49258e4d9 100644 --- a/static/config.json +++ b/static/config.json @@ -25,5 +25,7 @@ "sidebarRight": false, "subjectLineBehavior": "email", "theme": null, + "style": "stock", + "palette": "sigsegv2" "webPushNotifications": false }