diff options
author | JSDurand <mmemmew@gmail.com> | 2021-01-16 16:25:48 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2021-01-16 16:25:48 +0800 |
commit | 013253308671031a37eb904d809cd9823cecd14d (patch) | |
tree | 5311d91d8083115ec0a44b12c123cd5777a86895 | |
parent | 96d038c44a1ef26892adf4b775d1e2efe9e7b44b (diff) |
Try yellow comments
I shall try out the yellow comments for a while to see if I like this
warmth in the comments.
-rw-r--r-- | theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |