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

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

[nongnu] elpa/alect-themes 2300929 229/269: Modify magit-diff-lines face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 2300929 229/269: Modify magit-diff-lines faces
Date: Thu, 21 Oct 2021 17:59:24 -0400 (EDT)

branch: elpa/alect-themes
commit 2300929468bdb9c06f83dc2c15698da9c15f1a96
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Modify magit-diff-lines faces
---
 alect-themes.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/alect-themes.el b/alect-themes.el
index 24a279a..1249399 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1102,8 +1102,9 @@ For INVERT, see `alect-get-color'."
          (magit-diff-file-heading           ((,c :inherit diff-file-header)))
          (magit-diff-file-heading-selection ((,c :inherit 
(magit-section-heading-selection
                                                            
magit-diff-file-heading-highlight))))
-         (magit-diff-lines-heading          ((,c :foreground ,(gc 'bg-1)
-                                                 :background ,(gc 'blue-2))))
+         (magit-diff-lines-heading          ((,c :foreground ,(gc 'fg+1)
+                                                 :background ,(gc 
'blue-bg-1))))
+         (magit-diff-lines-boundary         ((,c :background ,(gc 'blue+1))))
          (magit-diff-conflict-heading       ((,c :inherit 
magit-diff-hunk-heading
                                                  :foreground ,(gc 'red+2))))
          (magit-diff-hunk-heading           ((,c :inherit diff-hunk-header)))



reply via email to

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