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

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

[nongnu] elpa/ujelly-theme 3e00174 017/137: remove background on inherit


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 3e00174 017/137: remove background on inherited diff-file-header and diff-hunk-header
Date: Thu, 21 Oct 2021 18:12:02 -0400 (EDT)

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

    remove background on inherited diff-file-header and diff-hunk-header
---
 ujelly-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 72a08c5..e2cefb2 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -31,6 +31,8 @@
        `(compilation-error ((,class (:foreground ,ujelly-red-0))))
        `(compilation-info ((,class (:foreground ,ujelly-yellow-0))))
        `(compilation-line-number ((,class (:foreground ,ujelly-grey-0))))
+       `(diff-file-header ((,class (:background nil))))
+       `(diff-hunk-header ((,class (:background nil))))
        `(diredp-date-time ((,class (:foreground ,ujelly-fg))))
        `(diredp-dir-heading ((,class (:foreground ,ujelly-yellow-0 :background 
nil))))
        `(diredp-dir-priv ((,class (:foreground ,ujelly-green-2 :background 
nil))))



reply via email to

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