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

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

[nongnu] elpa/ujelly-theme bf724ce 137/137: add customizations for magit


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme bf724ce 137/137: add customizations for magit-mode-line-process*
Date: Thu, 21 Oct 2021 18:12:28 -0400 (EDT)

branch: elpa/ujelly-theme
commit bf724ce7806a738d2043544061e5f9bbfc56e674
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

    add customizations for magit-mode-line-process*
---
 ujelly-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 8f96914..5e565bf 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -166,6 +166,8 @@
        `(magit-diffstat-removed ((,class (:foreground ,ujelly-red-0))))
        `(magit-hash ((,class (:foreground ,ujelly-red-0))))
        `(magit-log-author ((,class (:foreground ,ujelly-yellow-0))))
+       `(magit-mode-line-process ((,class (:foreground ,ujelly-yellow-0))))
+       `(magit-mode-line-process-error ((,class (:foreground ,ujelly-red-0))))
        `(magit-popup-argument ((,class (:foreground ,ujelly-red-0))))
        `(magit-popup-disabled-argument ((,class (:foreground ,ujelly-grey-0))))
        `(magit-section-highlight ((,class (:background ,ujelly-grey-2))))



reply via email to

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