[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)))))
- [nongnu] elpa/ujelly-theme updated (bf724ce780 -> 9272d010aa), ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme ce391a824b 1/6: add customization for completions-common-part, ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme 2464af5305 5/6: add magit customization,
ELPA Syncer <=
- [nongnu] elpa/ujelly-theme a2e8cae5f2 2/6: add customizations for orderless, ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme a83341010f 4/6: bump version, ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme 9272d010aa 6/6: bump version, ELPA Syncer, 2024/11/09
- [nongnu] elpa/ujelly-theme 2f24f8a24b 3/6: add magit customizations, ELPA Syncer, 2024/11/09