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

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

[nongnu] elpa/anti-zenburn-theme 30dae0b 125/151: From zenburn-emacs: th


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 30dae0b 125/151: From zenburn-emacs: theme CIDER's cider-result-overlay-face.
Date: Thu, 21 Oct 2021 18:01:37 -0400 (EDT)

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

    From zenburn-emacs: theme CIDER's cider-result-overlay-face.
---
 anti-zenburn-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index ebbdfeb..8526d92 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -224,6 +224,9 @@
    `(bm-fringe-persistent-face ((t (:background ,azenburn-violet-1 :foreground 
,azenburn-bg))))
    `(bm-persistent-face ((t (:background ,azenburn-violet-1 :foreground 
,azenburn-bg))))
 
+;;; cider
+   `(cider-result-overlay-face ((t (:foreground ,azenburn-fg-1))))
+
 ;;; circe
    `(circe-highlight-nick-face ((t (:foreground ,azenburn-bordeaux))))
    `(circe-my-message-face ((t (:foreground ,azenburn-fg))))



reply via email to

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