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

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

[elpa] externals/ef-themes ba670eb659 07/13: ef-duo-light: tweak 'warnin


From: ELPA Syncer
Subject: [elpa] externals/ef-themes ba670eb659 07/13: ef-duo-light: tweak 'warning' mapping
Date: Thu, 20 Oct 2022 23:57:38 -0400 (EDT)

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

    ef-duo-light: tweak 'warning' mapping
    
    Basically, this makes the applicable colour more green than red
    (yellow is a combination of red and green), based on how I define the
    colour values.
---
 ef-duo-light-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-duo-light-theme.el b/ef-duo-light-theme.el
index 4a5c8fdba2..857466c457 100644
--- a/ef-duo-light-theme.el
+++ b/ef-duo-light-theme.el
@@ -150,7 +150,7 @@
 
       ;; Mappings
       (err red)
-      (warning yellow-warmer)
+      (warning yellow)
       (info green)
 
       (link cyan)



reply via email to

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