[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)))
- [elpa] externals/modus-vivendi-theme 9d79379 30/73: Extend 'transient' faces with hydra-style colours, (continued)
- [elpa] externals/modus-vivendi-theme 9d79379 30/73: Extend 'transient' faces with hydra-style colours, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 75a8b8f 32/73: New CUSTOM OPTION for subtle or intense prompts, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 401e998 40/73: Refine modeline border colours, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 1024408 50/73: Refine 'symbol-overlay-default-face', Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 6163afe 55/73: Internal: minor documentation update, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme b60deb5 60/73: Tweak magit-section-heading face, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 7ce15e4 65/73: Fix README link to contact page, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 4021bd5 68/73: Improves the note in readme re powerline & spaceline, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 67554a6 72/73: Prepare version 0.12.0, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme d6359d3 49/73: Customise 'rectangle-preview' and reposition faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 4561a7e 54/73: Refine mu4e header and replied faces,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme 976b05e 52/73: Stop scaling Latex sectioning faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 56e53d3 67/73: Reformat CHANGELOG, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 5b9300f 51/73: Internal: use 'pcase' instead of 'cond', Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 2cbb287 48/73: Internal: M-x untabify and fix indentation, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 092a999 46/73: Minor correction in the README, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme a2dfc18 56/73: Make org-formula inherit from 'fixed-pitch', Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 1df9e3e 57/73: Adds a note to the readme regarding powerline and spaceline, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 5400cd9 62/73: Refine magit signature faces, Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 9ffc67b 63/73: Add link to README HTML version (and minor tweaks), Stefan Monnier, 2020/08/26
- [elpa] externals/modus-vivendi-theme 6a46c56 69/73: Merge branch 'master' into 'master', Stefan Monnier, 2020/08/26