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

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

[elpa] externals/modus-operandi-theme 77e94fc 131/153: Tweak colour of g


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 77e94fc 131/153: Tweak colour of gnus-header-from
Date: Thu, 18 Mar 2021 13:47:56 -0400 (EDT)

branch: externals/modus-operandi-theme
commit 77e94fc13cebcdabe9e3b0ca95d8f0f2d09c2829
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak colour of gnus-header-from
---
 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 55f3e72..81e8eec 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2631,7 +2631,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(gnus-group-news-low ((,class :inherit bold :foreground ,green-nuanced)))
    `(gnus-group-news-low-empty ((,class :foreground ,green-nuanced)))
    `(gnus-header-content ((,class :foreground ,cyan)))
-   `(gnus-header-from ((,class :inherit bold :foreground ,cyan-alt :underline 
nil)))
+   `(gnus-header-from ((,class :inherit bold :foreground ,cyan-alt-other 
:underline nil)))
    `(gnus-header-name ((,class :foreground ,green)))
    `(gnus-header-newsgroups ((,class :inherit bold :foreground ,blue-alt)))
    `(gnus-header-subject ((,class :inherit bold :foreground 
,magenta-alt-other)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 13c4b68..f127341 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2631,7 +2631,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(gnus-group-news-low ((,class :inherit bold :foreground ,green-nuanced)))
    `(gnus-group-news-low-empty ((,class :foreground ,green-nuanced)))
    `(gnus-header-content ((,class :foreground ,cyan)))
-   `(gnus-header-from ((,class :inherit bold :foreground ,cyan-alt :underline 
nil)))
+   `(gnus-header-from ((,class :inherit bold :foreground ,cyan-alt-other 
:underline nil)))
    `(gnus-header-name ((,class :foreground ,green)))
    `(gnus-header-newsgroups ((,class :inherit bold :foreground ,blue-alt)))
    `(gnus-header-subject ((,class :inherit bold :foreground 
,magenta-alt-other)))



reply via email to

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