diff options
author | bd <bdunahu@colostate.edu> | 2024-02-02 01:55:31 -0700 |
---|---|---|
committer | bd <bdunahu@colostate.edu> | 2024-02-02 01:55:31 -0700 |
commit | 37aa6d06228bab0d67b0b7d9d2569e00f94f78ec (patch) | |
tree | 17f80ac0464fef7be18b6a59bf228206b7e233f4 /.config/emacs/modules/bd--themes.el | |
parent | d0540e3258368c425336bb5585b10ace48bdb6c0 (diff) |
Temporary changes to cleanup function
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) |