summaryrefslogtreecommitdiff
path: root/.config/emacs/modules/bd--themes.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/modules/bd--themes.el')
-rw-r--r--.config/emacs/modules/bd--themes.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/modules/bd--themes.el b/.config/emacs/modules/bd--themes.el
index 0812054..c5d6679 100644
--- a/.config/emacs/modules/bd--themes.el
+++ b/.config/emacs/modules/bd--themes.el
@@ -43,6 +43,7 @@ to.")
`(mode-line-inactive ((,c :box (:line-width 7 :color ,bg-main)))))))
(add-hook 'modus-themes-post-load-hook #'bd/pad-mode-line)
:custom
+ (modus-themes-to-toggle '(modus-operandi-tinted modus-vivendi-tinted))
(modus-themes-mixed-fonts t)
(modus-themes-italic-constructs t)
(modus-themes-bold-constructs t)