branch: externals/ef-themes
commit 01afcbc7389ddaf1468403bec0da453195b0f420
Author: Protesilaos <[email protected]>
Commit: Protesilaos <[email protected]>
ef-atlantis: tweak the constant and fnname mappings
---
ef-atlantis-theme.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ef-atlantis-theme.el b/ef-atlantis-theme.el
index c58d4497da..b7a5526c6d 100644
--- a/ef-atlantis-theme.el
+++ b/ef-atlantis-theme.el
@@ -135,8 +135,8 @@
(builtin green-cooler)
(comment blue-faint)
- (constant blue-cooler)
- (fnname magenta)
+ (constant blue)
+ (fnname magenta-cooler)
(fnname-call magenta-faint)
(keyword cyan-cooler)
(preprocessor yellow-cooler)