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

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

[elpa] externals/ef-themes 97d34978c1 072/281: Make sure elfeed uses goo


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 97d34978c1 072/281: Make sure elfeed uses good colour combination
Date: Tue, 16 Aug 2022 16:58:20 -0400 (EDT)

branch: externals/ef-themes
commit 97d34978c146c8662931f3f9c96e541b206f1578
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Make sure elfeed uses good colour combination
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index bcc78b3417..a047e06ed1 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -265,7 +265,7 @@ When called from Lisp, THEME is a symbol."
     `(elfeed-log-info-level-face ((,c :inherit success)))
     `(elfeed-log-warn-level-face ((,c :inherit warning)))
     `(elfeed-search-date-face ((,c :foreground ,date)))
-    `(elfeed-search-feed-face ((,c :foreground ,name)))
+    `(elfeed-search-feed-face ((,c :foreground ,accent-1)))
     `(elfeed-search-filter-face ((,c :inherit success)))
     `(elfeed-search-last-update-face ((,c :inherit bold :foreground ,date)))
     `(elfeed-search-tag-face ((,c :foreground ,accent-0)))



reply via email to

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