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

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

[nongnu] elpa/anti-zenburn-theme b389745 042/151: From zenburn-emacs: Th


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme b389745 042/151: From zenburn-emacs: Theme egg.
Date: Thu, 21 Oct 2021 18:01:19 -0400 (EDT)

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

    From zenburn-emacs: Theme egg.
---
 anti-zenburn-theme.el | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index ef3bcc0..b718574 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -444,6 +444,19 @@
    `(magit-branch ((t (:foreground ,azenburn-light-blue :weight bold))))
    `(magit-item-highlight ((t (:background ,azenburn-bg+1))))
 
+   ;; egg
+   `(egg-text-base ((t (:foreground ,azenburn-fg))))
+   `(egg-help-header-1 ((t (:foreground ,azenburn-dark-blue))))
+   `(egg-help-header-2 ((t (:foreground ,azenburn-violet+3))))
+   `(egg-branch ((t (:foreground ,azenburn-dark-blue))))
+   `(egg-branch-mono ((t (:foreground ,azenburn-dark-blue))))
+   `(egg-term ((t (:foreground ,azenburn-dark-blue))))
+   `(egg-diff-add ((t (:foreground ,azenburn-violet+4))))
+   `(egg-diff-del ((t (:foreground ,azenburn-blue+1))))
+   `(egg-diff-file-header ((t (:foreground ,azenburn-dark-blue-2))))
+   `(egg-section-title ((t (:foreground ,azenburn-dark-blue))))
+   `(egg-stash-mono ((t (:foreground ,azenburn-violet+4))))
+
    ;; message-mode
    `(message-cited-text ((t (:inherit font-lock-comment))))
    `(message-header-name ((t (:foreground ,azenburn-violet+1))))



reply via email to

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