diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2026-02-17 09:48:12 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2026-02-17 09:48:12 +0200 |
| commit | e6653f5345e95499fc1789ed491bbfe2597fc58f (patch) | |
| tree | 637be610a4ad0a0f952a5115fc771da1702d8265 /ef-light-theme.el | |
| parent | af6a2a588f72a40212624458278d87f1c769405b (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-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index 4ca3133..a306d07 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -230,7 +230,6 @@ further details)." 'light 'ef-light-palette nil - 'ef-light-palette-overrides - 'ef-themes-custom-faces) + 'ef-light-palette-overrides) ;;; ef-light-theme.el ends here |
