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

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

[nongnu] elpa/anti-zenburn-theme 3e0e10e 095/151: From zenburn-emacs: se


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 3e0e10e 095/151: From zenburn-emacs: set some magit colours.
Date: Thu, 21 Oct 2021 18:01:31 -0400 (EDT)

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

    From zenburn-emacs: set some magit colours.
---
 anti-zenburn-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 02b5669..607b662 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -573,6 +573,8 @@
    `(magit-section-title ((t (:foreground ,azenburn-dark-blue :weight bold))))
    `(magit-branch ((t (:foreground ,azenburn-light-blue :weight bold))))
    `(magit-item-highlight ((t (:background ,azenburn-bg+1 :bold nil))))
+   `(magit-log-author ((t (:foreground ,azenburn-light-blue))))
+   `(magit-log-sha1 ((t (:foreground ,azenburn-light-blue))))
 
    ;; egg
    `(egg-text-base ((t (:foreground ,azenburn-fg))))



reply via email to

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