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

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

[elpa] externals/ef-themes 8c81a6e44c: Make notmuch-message-summary-face


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 8c81a6e44c: Make notmuch-message-summary-face stand out more
Date: Sat, 10 Dec 2022 02:57:33 -0500 (EST)

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

    Make notmuch-message-summary-face stand out more
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 58f857ba19..9da8a3b8c6 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1560,7 +1560,7 @@ Helper function for `ef-themes-preview-colors'."
     `(notmuch-crypto-signature-good-key ((,c :inherit success)))
     `(notmuch-crypto-signature-unknown ((,c :inherit warning)))
     `(notmuch-jump-key ((,c :inherit ef-themes-key-binding)))
-    `(notmuch-message-summary-face ((,c :inherit bold :background ,bg-dim)))
+    `(notmuch-message-summary-face ((,c :inherit bold :background ,bg-alt)))
     `(notmuch-search-count ((,c :foreground ,fg-dim)))
     `(notmuch-search-date ((,c :foreground ,date)))
     `(notmuch-search-flagged-face ((,c :foreground ,err)))



reply via email to

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