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

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

[elpa] externals/ef-themes 0eabe6cbd7 4/4: Use more appropriate backgrou


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 0eabe6cbd7 4/4: Use more appropriate background for magit-diff-hunk-heading
Date: Tue, 29 Nov 2022 14:57:35 -0500 (EST)

branch: externals/ef-themes
commit 0eabe6cbd77379f921bb7a555b117f5170bfa6e5
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Use more appropriate background for magit-diff-hunk-heading
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 377848871c..d2294d6e2a 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1339,7 +1339,7 @@ Helper function for `ef-themes-preview-colors'."
     `(magit-diff-file-heading ((,c :inherit bold :foreground ,accent-0)))
     `(magit-diff-file-heading-highlight ((,c :inherit magit-diff-file-heading 
:background ,bg-alt)))
     `(magit-diff-file-heading-selection ((,c :inherit bold :background 
,bg-hover-alt :foreground ,fg-intense)))
-    `(magit-diff-hunk-heading ((,c :inherit bold :background ,bg-dim)))
+    `(magit-diff-hunk-heading ((,c :inherit bold :background ,bg-alt)))
     `(magit-diff-hunk-heading-highlight ((,c :inherit bold :background 
,bg-active :foreground ,fg-intense)))
     `(magit-diff-hunk-heading-selection ((,c :inherit bold :background 
,bg-hover-alt :foreground ,fg-intense)))
     `(magit-diff-hunk-region ((,c :inherit bold)))



reply via email to

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