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

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

[nongnu] elpa/anti-zenburn-theme 26d3a10 068/151: From zenburn-emacs: ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 26d3a10 068/151: From zenburn-emacs: add iedit face.
Date: Thu, 21 Oct 2021 18:01:25 -0400 (EDT)

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

    From zenburn-emacs: add iedit face.
---
 anti-zenburn-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 9449797..d1650b0 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -463,6 +463,9 @@
    `(ido-only-match ((t (:foreground ,azenburn-light-blue :weight bold))))
    `(ido-subdir ((t (:foreground ,azenburn-dark-blue))))
 
+   ;; iedit-mode
+   `(iedit-occurrence ((t (:background ,azenburn-bg+2 :weight bold))))
+
    ;; js2-mode
    `(js2-warning ((t (:underline ,azenburn-light-blue))))
    `(js2-error ((t (:foreground ,azenburn-blue :weight bold))))



reply via email to

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