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

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

[elpa] externals/nano-theme bc4fe18895 09/21: Remode redundant default s


From: ELPA Syncer
Subject: [elpa] externals/nano-theme bc4fe18895 09/21: Remode redundant default settings.
Date: Mon, 31 Jan 2022 11:57:49 -0500 (EST)

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

    Remode redundant default settings.
---
 nano-theme.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nano-theme.el b/nano-theme.el
index add8a49231..6f5cc47324 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -550,10 +550,10 @@ background color that is barely perceptible."
    
    ;; --- Base ---------------------------------------------------------   
 
-   `(default ((,light  (:background ,nano-light-background
-                        :foreground ,nano-light-foreground))
-              (,dark  (:background ,nano-dark-background
-                       :foreground ,nano-dark-foreground))))
+;;   `(default ((,light  (:background ,nano-light-background
+;;                        :foreground ,nano-light-foreground))
+;;              (,dark  (:background ,nano-dark-background
+;;                       :foreground ,nano-dark-foreground))))
 
    `(cursor ((,light (:foreground ,nano-light-background
                       :background ,nano-light-foreground))



reply via email to

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