diff options
Diffstat (limited to 'ef-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index 6863c39..02ba790 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -35,13 +35,6 @@ (require 'ef-themes) -;;;###theme-autoload -(deftheme ef-light - "Legible light theme with blue, magenta, cyan, purple colors." - :background-mode 'light - :kind 'color-scheme - :family 'ef) - (defconst ef-light-palette-partial '((cursor "#0033cc") (bg-main "#ffffff") |
