aboutsummaryrefslogtreecommitdiff
path: root/ef-eagle-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-eagle-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-eagle-theme.el')
-rw-r--r--ef-eagle-theme.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/ef-eagle-theme.el b/ef-eagle-theme.el
index 817e6fa..b0d66ad 100644
--- a/ef-eagle-theme.el
+++ b/ef-eagle-theme.el
@@ -230,7 +230,6 @@ further details)."
'light
'ef-eagle-palette
nil
- 'ef-eagle-palette-overrides
- 'ef-themes-custom-faces)
+ 'ef-eagle-palette-overrides)
;;; ef-eagle-theme.el ends here