summaryrefslogtreecommitdiff
path: root/theme.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-01-16 16:25:48 +0800
committerJSDurand <mmemmew@gmail.com>2021-01-16 16:25:48 +0800
commit013253308671031a37eb904d809cd9823cecd14d (patch)
tree5311d91d8083115ec0a44b12c123cd5777a86895 /theme.el
parent96d038c44a1ef26892adf4b775d1e2efe9e7b44b (diff)
Try yellow comments
I shall try out the yellow comments for a while to see if I like this warmth in the comments.
Diffstat (limited to 'theme.el')
-rw-r--r--theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.el b/theme.el
index b60652c..067a4c7 100644
--- a/theme.el
+++ b/theme.el
@@ -1,5 +1,6 @@
;;; theme
+(setq modus-themes-syntax 'yellow-comments)
(setq modus-themes-bold-constructs t)
(setq modus-themes-slanted-constructs t)
(setq modus-themes-mode-line '3d)