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

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

[nongnu] elpa/ujelly-theme af486ff 084/137: add magit-diff-lines-heading


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme af486ff 084/137: add magit-diff-lines-heading customization
Date: Thu, 21 Oct 2021 18:12:16 -0400 (EDT)

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

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

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 7b023b2..3a4bf93 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -117,6 +117,7 @@
        `(magit-diff-file-heading-highlight ((,class (:weight normal 
:foreground ,ujelly-fg :background ,ujelly-grey-2))))
        `(magit-diff-hunk-heading ((,class (:foreground ,ujelly-yellow-0 
:background ,ujelly-grey-2))))
        `(magit-diff-hunk-heading-highlight ((,class (:foreground 
,ujelly-yellow-0 :background ,ujelly-grey-3))))
+       `(magit-diff-lines-heading ((,class (:foreground ,ujelly-fg :background 
,ujelly-purple-1))))
        `(magit-diff-removed ((,class (:foreground ,ujelly-red-0))))
        `(magit-diff-removed-highlight ((,class (:foreground ,ujelly-red-0 
:background ,ujelly-grey-2))))
        `(magit-diffstat-added ((,class (:foreground ,ujelly-green-0))))



reply via email to

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