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

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

[elpa] externals/modus-vivendi-theme 4561a7e 54/73: Refine mu4e header a


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 4561a7e 54/73: Refine mu4e header and replied faces
Date: Wed, 26 Aug 2020 09:21:02 -0400 (EDT)

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

    Refine mu4e header and replied faces
    
    This is meant to address the latest feedback in issue 69:
    https://gitlab.com/protesilaos/modus-themes/-/issues/69
---
 modus-operandi-theme.el | 4 ++--
 modus-vivendi-theme.el  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 5007f90..775162c 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2982,7 +2982,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(mu4e-flagged-face ((,class :foreground ,red-alt)))
    `(mu4e-footer-face ((,class :foreground ,fg-special-cold :slant 
,modus-theme-slant)))
    `(mu4e-forwarded-face ((,class :foreground ,magenta-alt-other)))
-   `(mu4e-header-face ((,class :foreground ,fg-dim)))
+   `(mu4e-header-face ((,class :foreground ,fg-alt)))
    `(mu4e-header-highlight-face ((,class :inherit modus-theme-hl-line)))
    `(mu4e-header-key-face ((,class :foreground ,cyan)))
    `(mu4e-header-marks-face ((,class :inherit bold :foreground ,magenta-alt)))
@@ -2994,7 +2994,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(mu4e-moved-face ((,class :foreground ,yellow :slant ,modus-theme-slant)))
    `(mu4e-ok-face ((,class :inherit bold :foreground ,green)))
    `(mu4e-region-code ((,class :inherit modus-theme-special-calm)))
-   `(mu4e-replied-face ((,class :foreground ,cyan)))
+   `(mu4e-replied-face ((,class :foreground ,cyan-active)))
    `(mu4e-special-header-value-face ((,class :inherit bold :foreground 
,blue-alt-other)))
    `(mu4e-system-face ((,class :foreground ,fg-mark-del :slant 
,modus-theme-slant)))
    `(mu4e-title-face ((,class :foreground ,fg-main)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 6d27990..f8c0418 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2982,7 +2982,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(mu4e-flagged-face ((,class :foreground ,red-alt)))
    `(mu4e-footer-face ((,class :foreground ,fg-special-cold :slant 
,modus-theme-slant)))
    `(mu4e-forwarded-face ((,class :foreground ,magenta-alt-other)))
-   `(mu4e-header-face ((,class :foreground ,fg-dim)))
+   `(mu4e-header-face ((,class :foreground ,fg-alt)))
    `(mu4e-header-highlight-face ((,class :inherit modus-theme-hl-line)))
    `(mu4e-header-key-face ((,class :foreground ,cyan)))
    `(mu4e-header-marks-face ((,class :inherit bold :foreground ,magenta-alt)))
@@ -2994,7 +2994,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(mu4e-moved-face ((,class :foreground ,yellow :slant ,modus-theme-slant)))
    `(mu4e-ok-face ((,class :inherit bold :foreground ,green)))
    `(mu4e-region-code ((,class :inherit modus-theme-special-calm)))
-   `(mu4e-replied-face ((,class :foreground ,cyan)))
+   `(mu4e-replied-face ((,class :foreground ,cyan-active)))
    `(mu4e-special-header-value-face ((,class :inherit bold :foreground 
,blue-alt-other)))
    `(mu4e-system-face ((,class :foreground ,fg-mark-del :slant 
,modus-theme-slant)))
    `(mu4e-title-face ((,class :foreground ,fg-main)))



reply via email to

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