emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes f7f105be38 2/2: Refine 'variable' mapping for


From: ELPA Syncer
Subject: [elpa] externals/ef-themes f7f105be38 2/2: Refine 'variable' mapping for "trio" themes
Date: Wed, 2 Nov 2022 00:57:40 -0400 (EDT)

branch: externals/ef-themes
commit f7f105be38327bec4289ee03b35b382f31a13dcb
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Refine 'variable' mapping for "trio" themes
---
 ef-trio-dark-theme.el  | 2 +-
 ef-trio-light-theme.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ef-trio-dark-theme.el b/ef-trio-dark-theme.el
index 4d2841f4df..81301218f4 100644
--- a/ef-trio-dark-theme.el
+++ b/ef-trio-dark-theme.el
@@ -165,7 +165,7 @@
       (docstring magenta-faint)
       (string green-cooler)
       (type cyan-cooler)
-      (variable blue)
+      (variable cyan-warmer)
 
       (rx-escape blue-warmer) ; compare with `string'
       (rx-construct red)
diff --git a/ef-trio-light-theme.el b/ef-trio-light-theme.el
index c8fcf73c87..85c65dcd3d 100644
--- a/ef-trio-light-theme.el
+++ b/ef-trio-light-theme.el
@@ -165,7 +165,7 @@
       (docstring magenta-faint)
       (string green-cooler)
       (type cyan-cooler)
-      (variable blue)
+      (variable cyan-warmer)
 
       (rx-escape blue-warmer) ; compare with `string'
       (rx-construct red)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]