summary refs log tree commit diff
path: root/emacs/custom
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-25 11:04:57 -0700
committerFranck Cuny <franck@fcuny.net>2022-03-25 11:04:57 -0700
commit1b4b2e1517f46fb586f0c170a0702918437f7e94 (patch)
tree223697ee33046dfdef2b8d76613816492d36378d /emacs/custom
parentwork: add function to search on sourcegraph (diff)
downloademacs.d-1b4b2e1517f46fb586f0c170a0702918437f7e94.tar.gz
UI: simplify the theme configuration
Diffstat (limited to '')
-rw-r--r--emacs/custom/my-ui.el2
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))