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

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

[elpa] externals/nano-theme 8776b65304 12/21: Small change for the new N


From: ELPA Syncer
Subject: [elpa] externals/nano-theme 8776b65304 12/21: Small change for the new NANO modeline.
Date: Mon, 31 Jan 2022 11:57:50 -0500 (EST)

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

    Small change for the new NANO modeline.
---
 nano-theme.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/nano-theme.el b/nano-theme.el
index 8492f569c9..22c0e11e1f 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -548,6 +548,8 @@ background color that is barely perceptible."
 
   
   (custom-theme-set-faces theme
+    
+    (custom-theme-set-faces theme
    
    ;; --- Base ---------------------------------------------------------   
 
@@ -840,7 +842,7 @@ background color that is barely perceptible."
    '(nano-modeline-active-name          ((t (:inherit (nano-strong 
nano-modeline-active)))))
    '(nano-modeline-active-primary       ((t (:inherit (nano-default 
nano-modeline-active)))))
    '(nano-modeline-active-secondary     ((t (:inherit (nano-faded 
nano-modeline-active)))))
-   '(nano-modeline-active-status-RO     ((t (:inherit (nano-default-i 
nano-strong)))))
+   '(nano-modeline-active-status-RO     ((t (:inherit (nano-subtle 
nano-strong)))))
    '(nano-modeline-active-status-RW     ((t (:inherit (nano-faded-i 
nano-strong)))))
    '(nano-modeline-active-status-**     ((t (:inherit (nano-popout-i 
nano-strong)))))
 



reply via email to

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