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

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

[nongnu] elpa/anti-zenburn-theme c1467dd 111/151: From zenburn-emacs: ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme c1467dd 111/151: From zenburn-emacs: add helm-swoop faces and remove duplicate face.
Date: Thu, 21 Oct 2021 18:01:34 -0400 (EDT)

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

    From zenburn-emacs: add helm-swoop faces and remove duplicate face.
---
 anti-zenburn-theme.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 311f00c..5f4f759 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -515,6 +515,9 @@
    `(helm-moccur-buffer ((t (:foreground ,azenburn-bordeaux :background 
,azenburn-bg))))
    `(helm-mu-contacts-address-face ((t (:foreground ,azenburn-fg-1 :background 
,azenburn-bg))))
    `(helm-mu-contacts-name-face ((t (:foreground ,azenburn-fg :background 
,azenburn-bg))))
+   ;; helm-swoop
+   `(helm-swoop-target-line-face ((t (:foreground ,azenburn-fg :background 
,azenburn-bg+1))))
+   `(helm-swoop-target-word-face ((t (:foreground ,azenburn-dark-blue 
:background ,azenburn-bg+2 :weight bold))))
 
    ;; hl-line-mode
    `(hl-line-face ((,class (:background ,azenburn-bg-05))
@@ -567,7 +570,6 @@
    `(ledger-font-posting-account-cleared-face ((t (:foreground ,azenburn-fg))))
    `(ledger-font-posting-account-pending-face ((t (:foreground 
,azenburn-light-blue))))
    `(ledger-font-posting-amount-face ((t (:foreground ,azenburn-light-blue))))
-   `(ledger-font-posting-account-pending-face ((t (:foreground 
,azenburn-light-blue))))
    `(ledger-occur-narrowed-face ((t (:foreground ,azenburn-fg-1 :invisible 
t))))
    `(ledger-occur-xact-face ((t (:background ,azenburn-bg+1))))
    `(ledger-font-comment-face ((t (:foreground ,azenburn-violet))))



reply via email to

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