diff options
Diffstat (limited to '.config/emacs/modules/bd--themes.el')
-rw-r--r-- | .config/emacs/modules/bd--themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/modules/bd--themes.el b/.config/emacs/modules/bd--themes.el index c2a090f..514df4b 100644 --- a/.config/emacs/modules/bd--themes.el +++ b/.config/emacs/modules/bd--themes.el @@ -48,6 +48,7 @@ to.") (modus-themes-org-blocks 'grayscale) (modus-themes-markup '(background intense)) (modus-themes-region '(bg-only)) + (modus-themes-syntax 'alt-syntax) (modus-themes-headings '((0 rainbow variable-pitch bold 1.5) (1 rainbow variable-pitch bold 1.4) |