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

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

[elpa] externals/ef-themes 39ab371ff7 2/3: Refine Magit blame faces


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 39ab371ff7 2/3: Refine Magit blame faces
Date: Thu, 1 Dec 2022 01:57:42 -0500 (EST)

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

    Refine Magit blame faces
---
 ef-themes.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ef-themes.el b/ef-themes.el
index 36828cf44d..0601251883 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1319,11 +1319,11 @@ Helper function for `ef-themes-preview-colors'."
     `(magit-bisect-skip ((,c :inherit warning)))
     `(magit-blame-date (( )))
     `(magit-blame-dimmed ((,c :inherit shadow)))
-    `(magit-blame-hash ((,c :inherit shadow)))
-    `(magit-blame-heading ((,c :background ,bg-dim :extend t)))
+    `(magit-blame-hash (( )))
+    `(magit-blame-heading ((,c :background ,bg-alt :extend t)))
     `(magit-blame-highlight ((,c :background ,bg-active :foreground 
,fg-intense)))
     `(magit-blame-name (( )))
-    `(magit-blame-summary (( )))
+    `(magit-blame-summary ((  )))
     `(magit-branch-local ((,c :foreground ,accent-0)))
     `(magit-branch-remote ((,c :foreground ,accent-1)))
     `(magit-branch-upstream ((,c :inherit italic)))



reply via email to

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