summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index 5561b8a..62fb040 100644
--- a/.emacs
+++ b/.emacs
@@ -38,7 +38,7 @@
modus-themes-mixed-fonts t
modus-themes-org-blocks 'gray-background
modus-themes-prompts '(background)
- modus-themes-region 'bg-only
+ modus-themes-region '(bg-only)
modus-themes-variable-pitch-ui t)
(load-theme 'modus-vivendi))