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

    Recommended layout is off
---
 nano-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nano-theme.el b/nano-theme.el
index 98adf6f..e047acb 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -28,7 +28,7 @@
 (defgroup nano-dark nil
   "Color palette for dark theme" :group 'nano)
 
-(defcustom nano-layout t
+(defcustom nano-layout nil
   "Whether to use recommended nano layout settings.
 
 Layout setting concerns mostly frame size and margin and is only

Reply via email to