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

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

[elpa] externals/modus-vivendi-theme eaede36 14/35: Tweak 'message-heade


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme eaede36 14/35: Tweak 'message-header-name' (better in context)
Date: Wed, 24 Jun 2020 12:42:47 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit eaede3685320e397efb531d53d1e903a235316f2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak 'message-header-name' (better in context)
---
 modus-operandi-theme.el | 2 +-
 modus-vivendi-theme.el  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index c2f9d6e..828fece 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2448,7 +2448,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(message-cited-text-3 ((,class (:foreground ,yellow))))
    `(message-cited-text-4 ((,class (:foreground ,red))))
    `(message-header-cc ((,class (:foreground ,blue-alt))))
-   `(message-header-name ((,class (:foreground ,cyan-alt))))
+   `(message-header-name ((,class (:foreground ,green-alt-other))))
    `(message-header-newsgroups ((,class (:foreground ,blue :weight bold))))
    `(message-header-other ((,class (:foreground ,cyan-alt-other :weight 
bold))))
    `(message-header-subject ((,class (:foreground ,magenta-alt-other :weight 
bold))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 58e6449..0ae57c0 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2448,7 +2448,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(message-cited-text-3 ((,class (:foreground ,yellow))))
    `(message-cited-text-4 ((,class (:foreground ,red))))
    `(message-header-cc ((,class (:foreground ,blue-alt))))
-   `(message-header-name ((,class (:foreground ,cyan-alt))))
+   `(message-header-name ((,class (:foreground ,green-alt-other))))
    `(message-header-newsgroups ((,class (:foreground ,blue :weight bold))))
    `(message-header-other ((,class (:foreground ,cyan-alt-other :weight 
bold))))
    `(message-header-subject ((,class (:foreground ,magenta-alt-other :weight 
bold))))



reply via email to

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