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