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

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

[elpa] externals/modus-vivendi-theme 66470fe 41/73: Review mu4e-draft-fa


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 66470fe 41/73: Review mu4e-draft-face
Date: Wed, 26 Aug 2020 09:20:59 -0400 (EDT)

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

    Review mu4e-draft-face
    
    This is in response to ongoing feedback I receive in issue 69:
    https://gitlab.com/protesilaos/modus-themes/-/issues/69
---
 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 309def1..6d5de5f 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2999,7 +2999,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(mu4e-compose-separator-face ((,class :background ,bg-active :foreground 
,fg-special-warm)))
    `(mu4e-contact-face ((,class :inherit bold :foreground ,cyan-alt-other)))
    `(mu4e-context-face ((,class :foreground ,blue-active)))
-   `(mu4e-draft-face ((,class :foreground ,yellow-alt)))
+   `(mu4e-draft-face ((,class :foreground ,magenta-alt)))
    `(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)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index b702003..e4d2147 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2999,7 +2999,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(mu4e-compose-separator-face ((,class :background ,bg-active :foreground 
,fg-special-warm)))
    `(mu4e-contact-face ((,class :inherit bold :foreground ,cyan-alt-other)))
    `(mu4e-context-face ((,class :foreground ,blue-active)))
-   `(mu4e-draft-face ((,class :foreground ,yellow-alt)))
+   `(mu4e-draft-face ((,class :foreground ,magenta-alt)))
    `(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)))



reply via email to

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