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

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

[nongnu] elpa/ujelly-theme 2464af5305 5/6: add magit customization


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 2464af5305 5/6: add magit customization
Date: Sat, 9 Nov 2024 07:00:34 -0500 (EST)

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

    add magit customization
---
 ujelly-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 0d86ab65a7..8f70bc0d79 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -152,6 +152,7 @@
        `(magit-branch-current ((,class (:foreground ,ujelly-green-2))))
        `(magit-branch-local ((,class (:foreground ,ujelly-green-2))))
        `(magit-branch-remote ((,class (:foreground ,ujelly-green-2))))
+       `(magit-branch-remote-head ((,class (:foreground ,ujelly-green-2))))
        `(magit-section-heading ((,class (:foreground ,ujelly-yellow-0 
:background ,ujelly-grey-2))))
        `(magit-diff-added ((,class (:foreground ,ujelly-green-0))))
        `(magit-diff-added-highlight ((,class (:foreground ,ujelly-green-0 
:inherit (magit-section-highlight)))))



reply via email to

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