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

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

[nongnu] elpa/spacemacs-theme adbbe70385 058/336: Making comment backgro


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme adbbe70385 058/336: Making comment background on by default
Date: Fri, 14 Jan 2022 10:58:57 -0500 (EST)

branch: elpa/spacemacs-theme
commit adbbe70385080500992ac40bb4d3343cfc1b833c
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    Making comment background on by default
---
 spacemacs-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spacemacs-theme.el b/spacemacs-theme.el
index 90d1849293..9284cc392a 100644
--- a/spacemacs-theme.el
+++ b/spacemacs-theme.el
@@ -36,7 +36,7 @@
   "Spacemacs-theme options."
   :group 'faces)
 
-(defcustom spacemacs-theme-comment-bg nil
+(defcustom spacemacs-theme-comment-bg t
   "Use a background for comment lines."
   :type 'boolean
   :group 'spacemacs-theme)



reply via email to

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