aboutsummaryrefslogtreecommitdiff
path: root/ef-arbutus-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'ef-arbutus-theme.el')
-rw-r--r--ef-arbutus-theme.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/ef-arbutus-theme.el b/ef-arbutus-theme.el
index 4653cdc..c461378 100644
--- a/ef-arbutus-theme.el
+++ b/ef-arbutus-theme.el
@@ -35,6 +35,13 @@
(require 'ef-themes)
+;;;###theme-autoload
+(deftheme ef-arbutus
+ "Legible light theme with red and green colors."
+ :background-mode 'light
+ :kind 'color-scheme
+ :family 'ef)
+
(defconst ef-arbutus-palette-partial
'((cursor "#208f10")
(bg-main "#ffead8")