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

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

[nongnu] elpa/anti-zenburn-theme b294b71 096/151: From zenburn-emacs: us


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme b294b71 096/151: From zenburn-emacs: use same color for git-rebase-hash as for
Date: Thu, 21 Oct 2021 18:01:31 -0400 (EDT)

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

    From zenburn-emacs: use same color for git-rebase-hash as for
    magit-log-sha1.
---
 anti-zenburn-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 607b662..78a5125 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -379,6 +379,9 @@
    `(git-gutter-fr:deleted ((t (:foreground ,azenburn-blue :weight bold))))
    `(git-gutter-fr:modified ((t (:foreground ,azenburn-green :weight bold))))
 
+   ;; git-rebase-mode
+   `(git-rebase-hash ((t (:foreground ,azenburn-light-blue))))
+
    ;; gnus
    '(gnus-group-mail-1 ((t (:bold t :inherit gnus-group-mail-1-empty))))
    '(gnus-group-mail-1-empty ((t (:inherit gnus-group-news-1-empty))))



reply via email to

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