diff options
Diffstat (limited to 'ef-maris-dark-theme.el')
| -rw-r--r-- | ef-maris-dark-theme.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ef-maris-dark-theme.el b/ef-maris-dark-theme.el index c6033ea..fe7d0f5 100644 --- a/ef-maris-dark-theme.el +++ b/ef-maris-dark-theme.el @@ -35,13 +35,6 @@ (require 'ef-themes) -;;;###theme-autoload -(deftheme ef-maris-dark - "Legible dark theme with blue, cyan, and green colors." - :background-mode 'dark - :kind 'color-scheme - :family 'ef) - (defconst ef-maris-dark-palette-partial '((cursor "#8fdfff") (bg-main "#131c2b") |
