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

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

[elpa] externals/ef-themes 32803acbaf 06/13: ef-day: tweak 'warning' map


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 32803acbaf 06/13: ef-day: tweak 'warning' mapping
Date: Thu, 20 Oct 2022 23:57:38 -0400 (EDT)

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

    ef-day: 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-day-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-day-theme.el b/ef-day-theme.el
index ae6823da28..4798a46ac0 100644
--- a/ef-day-theme.el
+++ b/ef-day-theme.el
@@ -146,7 +146,7 @@
 
       ;; Mappings
       (err red-warmer)
-      (warning yellow-warmer)
+      (warning yellow)
       (info green)
 
       (link cyan-warmer)



reply via email to

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