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

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

[nongnu] elpa/anti-zenburn-theme 2557b56 088/151: From zenburn-emacs: ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 2557b56 088/151: From zenburn-emacs: add faces for several helm sources.
Date: Thu, 21 Oct 2021 18:01:29 -0400 (EDT)

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

    From zenburn-emacs: add faces for several helm sources.
---
 anti-zenburn-theme.el | 30 +++++++++++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 317fc30..2215d37 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -459,7 +459,35 @@
    `(helm-selection-line ((t (:background ,azenburn-bg+1))))
    `(helm-visible-mark ((t (:foreground ,azenburn-bg :background 
,azenburn-dark-blue-2))))
    `(helm-candidate-number ((t (:foreground ,azenburn-violet+4 :background 
,azenburn-bg-1))))
-   `(helm-ff-directory ((t (:foreground ,azenburn-green))))
+   `(helm-separator ((t (:foreground ,azenburn-blue :background 
,azenburn-bg))))
+   `(helm-time-zone-current ((t (:foreground ,azenburn-violet+2 :background 
,azenburn-bg))))
+   `(helm-time-zone-home ((t (:foreground ,azenburn-blue :background 
,azenburn-bg))))
+   `(helm-bookmark-addressbook ((t (:foreground ,azenburn-light-blue 
:background ,azenburn-bg))))
+   `(helm-bookmark-directory ((t (:foreground nil :background nil :inherit 
helm-ff-directory))))
+   `(helm-bookmark-file ((t (:foreground nil :background nil :inherit 
helm-ff-file))))
+   `(helm-bookmark-gnus ((t (:foreground ,azenburn-green :background 
,azenburn-bg))))
+   `(helm-bookmark-info ((t (:foreground ,azenburn-violet+2 :background 
,azenburn-bg))))
+   `(helm-bookmark-man ((t (:foreground ,azenburn-dark-blue :background 
,azenburn-bg))))
+   `(helm-bookmark-w3m ((t (:foreground ,azenburn-green :background 
,azenburn-bg))))
+   `(helm-buffer-not-saved ((t (:foreground ,azenburn-blue :background 
,azenburn-bg))))
+   `(helm-buffer-process ((t (:foreground ,azenburn-bordeaux :background 
,azenburn-bg))))
+   `(helm-buffer-saved-out ((t (:foreground ,azenburn-fg :background 
,azenburn-bg))))
+   `(helm-buffer-size ((t (:foreground ,azenburn-fg-1 :background 
,azenburn-bg))))
+   `(helm-ff-directory ((t (:foreground ,azenburn-bordeaux :background 
,azenburn-bg :weight bold))))
+   `(helm-ff-file ((t (:foreground ,azenburn-fg :background ,azenburn-bg 
:weight normal))))
+   `(helm-ff-executable ((t (:foreground ,azenburn-violet+2 :background 
,azenburn-bg :weight normal))))
+   `(helm-ff-invalid-symlink ((t (:foreground ,azenburn-blue :background 
,azenburn-bg :weight bold))))
+   `(helm-ff-symlink ((t (:foreground ,azenburn-dark-blue :background 
,azenburn-bg :weight bold))))
+   `(helm-ff-prefix ((t (:foreground ,azenburn-bg :background 
,azenburn-dark-blue :weight normal))))
+   `(helm-grep-cmd-line ((t (:foreground ,azenburn-bordeaux :background 
,azenburn-bg))))
+   `(helm-grep-file ((t (:foreground ,azenburn-fg :background ,azenburn-bg))))
+   `(helm-grep-finish ((t (:foreground ,azenburn-violet+2 :background 
,azenburn-bg))))
+   `(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-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))))
 
    ;; hl-line-mode
    `(hl-line-face ((,class (:background ,azenburn-bg-05))



reply via email to

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