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

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

[elpa] externals/ef-themes 6447f5ee4a 2/2: ef-dark: refine date, link, n


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 6447f5ee4a 2/2: ef-dark: refine date, link, name mappings
Date: Mon, 5 Sep 2022 11:57:34 -0400 (EDT)

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

    ef-dark: refine date, link, name mappings
    
    This helps all elements remain distinct from each other, while retaining
    the overall looks of the design.
    
    Some contexts:
    
    + Notmuch search buffers
    + Magit commit log
    + Org clocktables
    + Org documents with links, to-do, etc.
---
 ef-light-theme.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ef-light-theme.el b/ef-light-theme.el
index 716601184b..27a72c7c14 100644
--- a/ef-light-theme.el
+++ b/ef-light-theme.el
@@ -145,10 +145,10 @@
       (warning yellow-warmer)
       (info green)
 
-      (link cyan)
+      (link blue)
       (link-alt magenta)
-      (date cyan)
-      (name blue)
+      (date cyan-cooler)
+      (name magenta-cooler)
       (keybind blue-cooler)
 
       (builtin magenta)



reply via email to

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