diff options
Diffstat (limited to '.config/emacs/modules/bd--themes.el')
-rw-r--r-- | .config/emacs/modules/bd--themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--themes.el b/.config/emacs/modules/bd--themes.el index 3433e3f..6b1b2cf 100644 --- a/.config/emacs/modules/bd--themes.el +++ b/.config/emacs/modules/bd--themes.el @@ -44,7 +44,7 @@ to.") (setopt modus-themes-italic-constructs t modus-themes-bold-constructs t - modux-themes-mixed-fonts t + modus-themes-mixed-fonts t modus-themes-hl-line '(accented) modus-themes-subtle-line-numbers t modus-themes-paren-match '(intense) |