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

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

[nongnu] elpa/anti-zenburn-theme dd49509 133/151: From zenburn-emacs: ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme dd49509 133/151: From zenburn-emacs: add face for helm-match.
Date: Thu, 21 Oct 2021 18:01:39 -0400 (EDT)

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

    From zenburn-emacs: add face for helm-match.
---
 anti-zenburn-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 360d5a1..f6f2f2d 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -576,6 +576,7 @@
    `(helm-grep-lineno ((t (:foreground ,azenburn-fg-1 :background 
,azenburn-bg))))
    `(helm-grep-match ((t (:foreground nil :background nil :inherit 
helm-match))))
    `(helm-grep-running ((t (:foreground ,azenburn-blue :background 
,azenburn-bg))))
+   `(helm-match ((t (:foreground ,azenburn-light-blue :background 
,azenburn-bg-1 :weight bold))))
    `(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))))



reply via email to

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