branch: externals/ef-themes
commit 89a15d02d6058840b60f5422b45d8e5036f991be
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    ef-duo-dark: tweak type mapping
    
    We want to stay closer to the duo-chrome aesthetic.
---
 ef-duo-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-duo-dark-theme.el b/ef-duo-dark-theme.el
index 410656772c..ee8fb7761a 100644
--- a/ef-duo-dark-theme.el
+++ b/ef-duo-dark-theme.el
@@ -163,7 +163,7 @@
       (preprocessor cyan-warmer)
       (docstring blue-faint)
       (string yellow-cooler)
-      (type green-cooler)
+      (type blue-cooler)
       (variable magenta-cooler)
 
       (rx-escape cyan) ; compare with `string'

Reply via email to