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

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

[elpa] externals/modus-vivendi-theme f1a22b5 22/35: Make 'message-separa


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme f1a22b5 22/35: Make 'message-separator' more intense greyscale
Date: Wed, 24 Jun 2020 12:42:49 -0400 (EDT)

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

    Make 'message-separator' more intense greyscale
---
 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 2a99808..75f590c 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2464,8 +2464,8 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(message-header-subject ((,class (:foreground ,magenta-alt-other :weight 
bold))))
    `(message-header-to ((,class (:foreground ,magenta-alt :weight bold))))
    `(message-header-xheader ((,class (:foreground ,blue-alt-other))))
-   `(message-separator ((,class (:background ,bg-alt :foreground 
,fg-special-warm))))
    `(message-mml ((,class (:foreground ,green-alt))))
+   `(message-separator ((,class (:background ,bg-active :foreground 
,fg-main))))
    ;;;; minibuffer-line
    `(minibuffer-line ((,class (:foreground ,fg-main))))
    ;;;; minimap
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 06889d7..030a862 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2464,8 +2464,8 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(message-header-subject ((,class (:foreground ,magenta-alt-other :weight 
bold))))
    `(message-header-to ((,class (:foreground ,magenta-alt :weight bold))))
    `(message-header-xheader ((,class (:foreground ,blue-alt-other))))
-   `(message-separator ((,class (:background ,bg-alt :foreground 
,fg-special-warm))))
    `(message-mml ((,class (:foreground ,green-alt))))
+   `(message-separator ((,class (:background ,bg-active :foreground 
,fg-main))))
    ;;;; minibuffer-line
    `(minibuffer-line ((,class (:foreground ,fg-main))))
    ;;;; minimap



reply via email to

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