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

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

[elpa] externals/modus-operandi-theme e2a443a 126/153: Refine elfeed-sea


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme e2a443a 126/153: Refine elfeed-search-tag-face
Date: Thu, 18 Mar 2021 13:47:55 -0400 (EDT)

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

    Refine elfeed-search-tag-face
---
 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 af4ab4a..87ed618 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2171,7 +2171,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(elfeed-search-feed-face ((,class :foreground ,cyan)))
    `(elfeed-search-filter-face ((,class :inherit bold :foreground 
,magenta-active)))
    `(elfeed-search-last-update-face ((,class :foreground ,cyan-active)))
-   `(elfeed-search-tag-face ((,class :foreground ,cyan-alt-other)))
+   `(elfeed-search-tag-face ((,class :foreground ,blue-nuanced)))
    `(elfeed-search-title-face ((,class :foreground ,fg-dim)))
    `(elfeed-search-unread-count-face ((,class :foreground ,green-active)))
    `(elfeed-search-unread-title-face ((,class :inherit bold :foreground 
,fg-main)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 076edfe..73e1374 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2171,7 +2171,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(elfeed-search-feed-face ((,class :foreground ,cyan)))
    `(elfeed-search-filter-face ((,class :inherit bold :foreground 
,magenta-active)))
    `(elfeed-search-last-update-face ((,class :foreground ,cyan-active)))
-   `(elfeed-search-tag-face ((,class :foreground ,cyan-alt-other)))
+   `(elfeed-search-tag-face ((,class :foreground ,blue-nuanced)))
    `(elfeed-search-title-face ((,class :foreground ,fg-dim)))
    `(elfeed-search-unread-count-face ((,class :foreground ,green-active)))
    `(elfeed-search-unread-title-face ((,class :inherit bold :foreground 
,fg-main)))



reply via email to

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