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

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

[nongnu] elpa/anti-zenburn-theme 819309f 113/151: From zenburn-emacs: ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 819309f 113/151: From zenburn-emacs: add circe and lui faces.
Date: Thu, 21 Oct 2021 18:01:34 -0400 (EDT)

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

    From zenburn-emacs: add circe and lui faces.
---
 anti-zenburn-theme.el | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 7b6eb65..56bbf92 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -215,6 +215,16 @@
    `(bm-fringe-persistent-face ((t (:background ,azenburn-violet-1 :foreground 
,azenburn-bg))))
    `(bm-persistent-face ((t (:background ,azenburn-violet-1 :foreground 
,azenburn-bg))))
 
+   ;; circe
+   `(circe-hilight-nick-face ((t (:foreground ,azenburn-fg))))
+   `(circe-my-message-face ((t (:foreground ,azenburn-fg))))
+   `(circe-fool-face ((t (:foreground ,azenburn-blue+1))))
+   `(circe-topic-diff-removed-face ((t (:foreground ,azenburn-blue :weight 
bold))))
+   `(circe-originator-face ((t (:foreground ,azenburn-fg))))
+   `(circe-server-face ((t (:foreground ,azenburn-violet))))
+   `(circe-topic-diff-new-face ((t (:foreground ,azenburn-light-blue :weight 
bold))))
+   `(circe-prompt-face ((t (:foreground ,azenburn-light-blue :background 
,azenburn-bg :weight bold))))
+
    ;; company-mode
    `(company-tooltip ((t (:foreground ,azenburn-fg :background 
,azenburn-bg+1))))
    `(company-tooltip-annotation ((t (:foreground ,azenburn-light-blue 
:background ,azenburn-bg+1))))
@@ -585,6 +595,11 @@
    ;; linum-mode
    `(linum ((t (:foreground ,azenburn-violet+2 :background ,azenburn-bg))))
 
+   ;; lui
+   `(lui-time-stamp-face ((t (:foreground ,azenburn-beige-1))))
+   `(lui-hilight-face ((t (:foreground ,azenburn-violet+2 :background 
,azenburn-bg))))
+   `(lui-button-face ((t (:inherit hover-highlight))))
+
    ;; macrostep
    `(macrostep-gensym-1
      ((t (:foreground ,azenburn-violet+2 :background ,azenburn-bg-1))))



reply via email to

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