diff options
-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) |