diff options
Diffstat (limited to '')
-rw-r--r-- | emacs/custom/my-ui.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/custom/my-ui.el b/emacs/custom/my-ui.el index b1f2805..11fc371 100644 --- a/emacs/custom/my-ui.el +++ b/emacs/custom/my-ui.el @@ -57,7 +57,7 @@ (modus-themes-org-blocks 'gray-background) (modus-themes-headings '((1 . (background 1.2)) - (2 . (rainbow heavy 1.1)) + (2 . (rainbow 1.1)) (t . (bold)))) (modus-themes-completions '((matches . (extrabold intense)) |