Make regions clearer

This commit is contained in:
David Morgan 2022-04-28 06:58:03 +01:00
parent 0f7038ed55
commit c125c64013
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
;; (setq modus-themes-syntax '(alt-syntax green-strings yellow-comments))
(setq modus-themes-syntax '(green-strings yellow-comments)
modus-themes-paren-match '(bold intense underline)
modus-themes-region '(accented)
modus-themes-lang-checkers '(text-also background))
(load-theme 'modus-vivendi t))