aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ef-maris-dark-theme.el2
-rw-r--r--ef-maris-light-theme.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/ef-maris-dark-theme.el b/ef-maris-dark-theme.el
index b377f12..1509391 100644
--- a/ef-maris-dark-theme.el
+++ b/ef-maris-dark-theme.el
@@ -188,7 +188,7 @@
(preprocessor magenta-cooler)
(docstring cyan-faint)
(string cyan-cooler)
- (type green-cooler)
+ (type green)
(variable cyan)
(rx-escape yellow) ; compare with `string'
(rx-construct red)
diff --git a/ef-maris-light-theme.el b/ef-maris-light-theme.el
index c0fa520..b0c58a9 100644
--- a/ef-maris-light-theme.el
+++ b/ef-maris-light-theme.el
@@ -188,7 +188,7 @@
(preprocessor magenta-cooler)
(docstring cyan-faint)
(string cyan-cooler)
- (type green-cooler)
+ (type green)
(variable cyan)
(rx-escape yellow) ; compare with `string'
(rx-construct red)