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

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

[nongnu] elpa/anti-zenburn-theme 8024b11 094/151: From zenburn-emacs: ch


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 8024b11 094/151: From zenburn-emacs: change isearch background face.
Date: Thu, 21 Oct 2021 18:01:31 -0400 (EDT)

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

    From zenburn-emacs: change isearch background face.
---
 anti-zenburn-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index fa6e955..02b5669 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -106,7 +106,7 @@
    `(match ((t (:background ,azenburn-bg-1 :foreground ,azenburn-light-blue 
:weight bold))))
 
    ;; faces used by isearch
-   `(isearch ((t (:foreground ,azenburn-dark-blue-2 :weight bold :background 
,azenburn-bg-1))))
+   `(isearch ((t (:foreground ,azenburn-dark-blue-2 :weight bold :background 
,azenburn-bg+2))))
    `(isearch-fail ((t (:foreground ,azenburn-fg :background 
,azenburn-blue-4))))
    `(lazy-highlight ((t (:foreground ,azenburn-dark-blue-2 :weight bold 
:background ,azenburn-bg-05))))
 



reply via email to

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