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

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

[nongnu] elpa/anti-zenburn-theme 43fdb87 105/151: From zenburn-emacs: ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 43fdb87 105/151: From zenburn-emacs: add elfeed faces.
Date: Thu, 21 Oct 2021 18:01:33 -0400 (EDT)

branch: elpa/anti-zenburn-theme
commit 43fdb87781e140045945b3c011f78770e691721d
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    From zenburn-emacs: add elfeed faces.
---
 anti-zenburn-theme.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 852e8ae..34a22cf 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -919,6 +919,12 @@
    ;; volatile-highlights
    `(vhl/default-face ((t (:background ,azenburn-bg-05))))
 
+   ;; elfeed
+   `(elfeed-search-date-face ((t (:foreground ,azenburn-dark-blue-1 :underline 
t
+                                              :weight bold))))
+   `(elfeed-search-tag-face ((t (:foreground ,azenburn-violet))))
+   `(elfeed-search-feed-face ((t (:foreground ,azenburn-bordeaux))))
+
    ;; emacs-w3m
    `(w3m-anchor ((t (:foreground ,azenburn-dark-blue :underline t
                                 :weight bold))))



reply via email to

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