logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://anongit.hacktivis.me/git/pleroma-fe.git/
commit: d31da2c3009c49eb8f55ff03ad622f0be4f4bf6c
parent bae4836349961f92dbddec22a9a23d9aebc6fccf
Author: Henry Jameson <me@hjkos.com>
Date:   Sun,  6 Oct 2024 02:48:21 +0300

theme v3 config.json fields

Diffstat:

Mstatic/config.json2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/static/config.json b/static/config.json @@ -25,5 +25,7 @@ "sidebarRight": false, "subjectLineBehavior": "email", "theme": null, + "style": null, + "palette": null, "webPushNotifications": false }