From c383b70a908dcf7f3019549065d6b384e114dd0e Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 25 May 2024 12:37:32 -0500 Subject: [PATCH] Updating themes notes --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 452ea58..50eadd6 100644 --- a/README.org +++ b/README.org @@ -20,6 +20,10 @@ Next, enable "Support adding custom themes" (=feature_custom_themes=) in the Lab Lastly, you can import any theme you want by going to the Appearance section of your settings, and pasting a raw url to any json theme in this repository. +** Dev Notes +*** How to Update Themes +Read through replies on [[https://github.com/element-hq/element-web/issues/13221][this issue]]. + ** Credits Inspired by: - [[https://github.com/aaronraimist/element-themes][aaronraimist/element-themes]]