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

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

[elpa] externals/nano-theme d0c89de2e4: Fixed but (nano-error -> nano-cr


From: ELPA Syncer
Subject: [elpa] externals/nano-theme d0c89de2e4: Fixed but (nano-error -> nano-critical)
Date: Fri, 13 May 2022 14:57:49 -0400 (EDT)

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

    Fixed but (nano-error -> nano-critical)
---
 nano-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nano-theme.el b/nano-theme.el
index 53ad25fa57..2d07d77b26 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -1399,7 +1399,7 @@ background color that is barely perceptible."
     '(magit-log-graph                        ((t (:inherit nano-default))))
 
     '(magit-mode-line-process                ((t (:inherit nano-default))))
-    '(magit-mode-line-process-error          ((t (:inherit nano-error))))
+    '(magit-mode-line-process-error          ((t (:inherit nano-critical))))
 
     '(magit-process-ng                       ((t (:inherit nano-default))))
     '(magit-process-ok                       ((t (:inherit nano-default))))



reply via email to

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