aboutsummaryrefslogtreecommitdiff
path: root/ef-maris-dark-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2023-08-02 08:09:54 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2023-08-02 08:09:54 +0300
commit39f8ab3d116039cf5d60abcae3fc944b814c9ca0 (patch)
tree8996ffcadf92e3d3c09ed8b7fbae0f72e14f3a67 /ef-maris-dark-theme.el
parenteb0f4c614395061160827c3fa6bb85eccf3f4b1a (diff)
ef-maris-{dark,light}: tweak 'type' semantic colour mapping
Diffstat (limited to 'ef-maris-dark-theme.el')
-rw-r--r--ef-maris-dark-theme.el2
1 files changed, 1 insertions, 1 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)