aboutsummaryrefslogtreecommitdiff
path: root/ef-dream-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2026-02-18 20:42:21 +0200
committerProtesilaos Stavrou <info@protesilaos.com>2026-02-18 20:42:21 +0200
commit2c1e997ea13e006a82d6c9c98f795ee0b9a9414e (patch)
tree636eff750ac899f0c6b9e5b1ac3d7541dba5a7f8 /ef-dream-theme.el
parenta4b5f9353063ef895f6c13c8cd594bfd5df455ca (diff)
Revert "Reinstate the theme-autoload cookie with the deftheme in place"
This reverts commit a4b5f9353063ef895f6c13c8cd594bfd5df455ca. The reason is that this breaks the package when trying to load a theme at startup. This was reported by Eamonn Sullivan in issue 69 in the ef-themes repository: <https://github.com/protesilaos/ef-themes/issues/69>.
Diffstat (limited to 'ef-dream-theme.el')
-rw-r--r--ef-dream-theme.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/ef-dream-theme.el b/ef-dream-theme.el
index b6b43b1..8da32c7 100644
--- a/ef-dream-theme.el
+++ b/ef-dream-theme.el
@@ -35,13 +35,6 @@
(require 'ef-themes)
-;;;###theme-autoload
-(deftheme ef-dream
- "Legible dark theme with gold and nuanced colors."
- :background-mode 'dark
- :kind 'color-scheme
- :family 'ef)
-
(defconst ef-dream-palette-partial
'((cursor "#f3c09a")
(bg-main "#232025")