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

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

[elpa] externals/nano-theme 8da336cbce: Make white spaces visible (see #


From: ELPA Syncer
Subject: [elpa] externals/nano-theme 8da336cbce: Make white spaces visible (see #28)
Date: Sun, 15 May 2022 09:57:40 -0400 (EDT)

branch: externals/nano-theme
commit 8da336cbce57facfb29f13982c93fbc547fae5a1
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>

    Make white spaces visible (see #28)
---
 nano-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nano-theme.el b/nano-theme.el
index 2d07d77b26..8d990c857e 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -1379,7 +1379,7 @@ background color that is barely perceptible."
     '(magit-diff-removed                     ((t (:inherit (highlight 
nano-popout nano-strong)))))
     '(magit-diff-revision-summary            ((t (:inherit nano-popout))))
     '(magit-diff-their                       ((t (:inherit nano-default))))
-    '(magit-diff-whitespace-warning          ((t (:inherit nano-default))))
+    '(magit-diff-whitespace-warning          ((t (:inherit nano-subtle))))
     '(magit-diffstat-added                   ((t (:inherit nano-default))))
     '(magit-diffstat-removed                 ((t (:inherit nano-default))))
 



reply via email to

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