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

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

[elpa] externals/ef-themes d7c4613c7d 4/4: Refine notmuch crypto message


From: ELPA Syncer
Subject: [elpa] externals/ef-themes d7c4613c7d 4/4: Refine notmuch crypto message parts
Date: Sat, 27 Aug 2022 06:57:34 -0400 (EDT)

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

    Refine notmuch crypto message parts
    
    Also see commit 1a38dac.
---
 ef-themes.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ef-themes.el b/ef-themes.el
index 21c1a7ee20..91cac21535 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1117,8 +1117,8 @@ Helper function for `ef-themes-preview-colors'."
     `(mu4e-view-body-face (( )))
     `(mu4e-warning-face ((,c :inherit warning)))
 ;;;; notmuch
-    `(notmuch-crypto-decryption ((,c :inherit (shadow bold))))
-    `(notmuch-crypto-part-header ((,c :foreground ,magenta-cooler)))
+    `(notmuch-crypto-decryption ((,c :inherit bold)))
+    `(notmuch-crypto-part-header ((,c :inherit bold :foreground ,fg-alt)))
     `(notmuch-crypto-signature-bad ((,c :inherit error)))
     `(notmuch-crypto-signature-good ((,c :inherit success)))
     `(notmuch-crypto-signature-good-key ((,c :inherit success)))



reply via email to

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