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

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

[nongnu] elpa/gotham-theme 3d37f8c95c 075/214: Deal with Circe


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 3d37f8c95c 075/214: Deal with Circe
Date: Fri, 7 Jan 2022 17:58:43 -0500 (EST)

branch: elpa/gotham-theme
commit 3d37f8c95c2c2f191496ceb32d4506a304b09f61
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Deal with Circe
---
 gotham-theme.el | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index c5c764ae5a..ba3eff2395 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -341,6 +341,14 @@ depending on DISPLAY for keys which are either :foreground 
or
    ;; auto-complete
    (ac-completion-face :foreground base7 :background base4)
 
+   ;; circe
+   (circe-fool-face :inherit shadow)
+   (circe-highlight-nick-face :foreground base5 :weight bold)
+   (circe-prompt-face :foreground orange)
+   (circe-server-face :foreground cyan)
+   (circe-topic-diff-new-face :foreground base2 :background green)
+   (circe-topic-diff-removed-face :foreground base0 :background red)
+
    ;; company
    (company-echo-common :foreground red)
    (company-preview :inherit company-tooltip-selection)



reply via email to

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