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

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

[elpa] externals/modus-operandi-theme 22444f9 23/54: Minor refinements t


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 22444f9 23/54: Minor refinements to some ERC faces
Date: Thu, 4 Jun 2020 08:20:13 -0400 (EDT)

branch: externals/modus-operandi-theme
commit 22444f96d631b75fb6cb00ad401d7e0b0b702a6f
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Minor refinements to some ERC faces
---
 modus-operandi-theme.el | 16 ++++++++--------
 modus-vivendi-theme.el  | 16 ++++++++--------
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 674eaab..dc50f5a 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1503,24 +1503,24 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(erc-bold-face ((,class (:weight bold))))
    `(erc-button ((,class (:inherit button))))
    `(erc-command-indicator-face ((,class (:foreground ,cyan-alt :weight 
bold))))
-   `(erc-current-nick-face ((,class (:foreground ,blue))))
+   `(erc-current-nick-face ((,class (:foreground ,magenta-alt-other))))
    `(erc-dangerous-host-face ((,class (:inherit modus-theme-intense-red))))
-   `(erc-direct-msg-face ((,class (:foreground ,fg-special-mild))))
+   `(erc-direct-msg-face ((,class (:foreground ,magenta))))
    `(erc-error-face ((,class (:foreground ,red :weight bold))))
    `(erc-fool-face ((,class (:foreground ,fg-inactive))))
-   `(erc-header-line ((,class (:background ,bg-alt :foreground ,fg-main))))
+   `(erc-header-line ((,class (:background ,bg-header :foreground 
,fg-header))))
    `(erc-input-face ((,class (:foreground ,fg-special-calm))))
    `(erc-inverse-face ((,class (:inherit erc-default-face :inverse-video t))))
    `(erc-keyword-face ((,class (:foreground ,magenta-alt :weight bold))))
    `(erc-my-nick-face ((,class (:foreground ,magenta :weight bold))))
    `(erc-my-nick-prefix-face ((,class (:inherit erc-my-nick-face))))
-   `(erc-nick-default-face ((,class (:foreground ,fg-special-cold :weight 
bold))))
+   `(erc-nick-default-face ((,class (:foreground ,blue :weight bold))))
    `(erc-nick-msg-face ((,class (:foreground ,green :weight bold))))
-   `(erc-nick-prefix-face ((,class (:inherit erc-nick-default-face :weight 
bold))))
-   `(erc-notice-face ((,class (:foreground ,fg-special-warm))))
-   `(erc-pal-face ((,class (:foreground ,magenta-alt-other :weight bold))))
+   `(erc-nick-prefix-face ((,class (:inherit erc-nick-default-face))))
+   `(erc-notice-face ((,class (:foreground ,fg-unfocused))))
+   `(erc-pal-face ((,class (:foreground ,red-alt :weight bold))))
    `(erc-prompt-face ((,class (:foreground ,cyan-alt-other :weight bold))))
-   `(erc-timestamp-face ((,class (:foreground ,blue-alt))))
+   `(erc-timestamp-face ((,class (:foreground ,blue-nuanced))))
    `(erc-underline-face ((,class (:underline t))))
    ;;;; ert
    `(ert-test-result-expected ((,class (:inherit modus-theme-intense-green))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 5b69d62..7456888 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1503,24 +1503,24 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(erc-bold-face ((,class (:weight bold))))
    `(erc-button ((,class (:inherit button))))
    `(erc-command-indicator-face ((,class (:foreground ,cyan-alt :weight 
bold))))
-   `(erc-current-nick-face ((,class (:foreground ,blue))))
+   `(erc-current-nick-face ((,class (:foreground ,magenta-alt-other))))
    `(erc-dangerous-host-face ((,class (:inherit modus-theme-intense-red))))
-   `(erc-direct-msg-face ((,class (:foreground ,fg-special-mild))))
+   `(erc-direct-msg-face ((,class (:foreground ,magenta))))
    `(erc-error-face ((,class (:foreground ,red :weight bold))))
    `(erc-fool-face ((,class (:foreground ,fg-inactive))))
-   `(erc-header-line ((,class (:background ,bg-alt :foreground ,fg-main))))
+   `(erc-header-line ((,class (:background ,bg-header :foreground 
,fg-header))))
    `(erc-input-face ((,class (:foreground ,fg-special-calm))))
    `(erc-inverse-face ((,class (:inherit erc-default-face :inverse-video t))))
    `(erc-keyword-face ((,class (:foreground ,magenta-alt :weight bold))))
    `(erc-my-nick-face ((,class (:foreground ,magenta :weight bold))))
    `(erc-my-nick-prefix-face ((,class (:inherit erc-my-nick-face))))
-   `(erc-nick-default-face ((,class (:foreground ,fg-special-cold :weight 
bold))))
+   `(erc-nick-default-face ((,class (:foreground ,blue :weight bold))))
    `(erc-nick-msg-face ((,class (:foreground ,green :weight bold))))
-   `(erc-nick-prefix-face ((,class (:inherit erc-nick-default-face :weight 
bold))))
-   `(erc-notice-face ((,class (:foreground ,fg-special-warm))))
-   `(erc-pal-face ((,class (:foreground ,magenta-alt-other :weight bold))))
+   `(erc-nick-prefix-face ((,class (:inherit erc-nick-default-face))))
+   `(erc-notice-face ((,class (:foreground ,fg-unfocused))))
+   `(erc-pal-face ((,class (:foreground ,red-alt :weight bold))))
    `(erc-prompt-face ((,class (:foreground ,cyan-alt-other :weight bold))))
-   `(erc-timestamp-face ((,class (:foreground ,blue-alt))))
+   `(erc-timestamp-face ((,class (:foreground ,blue-nuanced))))
    `(erc-underline-face ((,class (:underline t))))
    ;;;; ert
    `(ert-test-result-expected ((,class (:inherit modus-theme-intense-green))))



reply via email to

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