about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-ui.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/lisp/init-ui.el')
-rw-r--r--.emacs.d/lisp/init-ui.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/lisp/init-ui.el b/.emacs.d/lisp/init-ui.el
index 52f738b..1856c9d 100644
--- a/.emacs.d/lisp/init-ui.el
+++ b/.emacs.d/lisp/init-ui.el
@@ -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))