branch: externals/modus-vivendi-theme commit 38471df68d03c9f198b2faef785fe3884ec5c000 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Minor amendment to commit f1a22b5e3 --- 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 75f590c..90e0ede 100644 --- a/modus-operandi-theme.el +++ b/modus-operandi-theme.el @@ -2465,7 +2465,7 @@ Also bind `class' to ((class color) (min-colors 89))." `(message-header-to ((,class (:foreground ,magenta-alt :weight bold)))) `(message-header-xheader ((,class (:foreground ,blue-alt-other)))) `(message-mml ((,class (:foreground ,green-alt)))) - `(message-separator ((,class (:background ,bg-active :foreground ,fg-main)))) + `(message-separator ((,class (:background ,bg-active :foreground ,fg-special-warm)))) ;;;; minibuffer-line `(minibuffer-line ((,class (:foreground ,fg-main)))) ;;;; minimap diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el index 030a862..431ef56 100644 --- a/modus-vivendi-theme.el +++ b/modus-vivendi-theme.el @@ -2465,7 +2465,7 @@ Also bind `class' to ((class color) (min-colors 89))." `(message-header-to ((,class (:foreground ,magenta-alt :weight bold)))) `(message-header-xheader ((,class (:foreground ,blue-alt-other)))) `(message-mml ((,class (:foreground ,green-alt)))) - `(message-separator ((,class (:background ,bg-active :foreground ,fg-main)))) + `(message-separator ((,class (:background ,bg-active :foreground ,fg-special-warm)))) ;;;; minibuffer-line `(minibuffer-line ((,class (:foreground ,fg-main)))) ;;;; minimap