aboutsummaryrefslogtreecommitdiff
path: root/ef-winter-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2026-02-17 09:48:12 +0200
committerProtesilaos Stavrou <info@protesilaos.com>2026-02-17 09:48:12 +0200
commite6653f5345e95499fc1789ed491bbfe2597fc58f (patch)
tree637be610a4ad0a0f952a5115fc771da1702d8265 /ef-winter-theme.el
parentaf6a2a588f72a40212624458278d87f1c769405b (diff)
Remove ef-themes-custom-faces
It is not needed. I had it there because some colour no longer had the same mappings after refactoring the themes to be built on top of Modus. But I am in the process of reviewing those colours now.
Diffstat (limited to 'ef-winter-theme.el')
-rw-r--r--ef-winter-theme.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/ef-winter-theme.el b/ef-winter-theme.el
index 822b09e..639beb3 100644
--- a/ef-winter-theme.el
+++ b/ef-winter-theme.el
@@ -229,7 +229,6 @@ further details)."
'dark
'ef-winter-palette
nil
- 'ef-winter-palette-overrides
- 'ef-themes-custom-faces)
+ 'ef-winter-palette-overrides)
;;; ef-winter-theme.el ends here