aboutsummaryrefslogtreecommitdiff
path: root/ef-rosa-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'ef-rosa-theme.el')
-rw-r--r--ef-rosa-theme.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/ef-rosa-theme.el b/ef-rosa-theme.el
index 3a8d354..59eedcf 100644
--- a/ef-rosa-theme.el
+++ b/ef-rosa-theme.el
@@ -35,6 +35,13 @@
(require 'ef-themes)
+;;;###theme-autoload
+(deftheme ef-rosa
+ "Legible dark theme with magenta and green colors."
+ :background-mode 'dark
+ :kind 'color-scheme
+ :family 'ef)
+
(defconst ef-rosa-palette-partial
'((cursor "#ef607a")
(bg-main "#322023")