summary refs log tree commit diff
path: root/emacs/custom/my-ui.el
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-16 13:06:34 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-16 13:06:34 -0700
commitf2276599520f1a668f1fa9e4ef3fa1d26ecd776c (patch)
tree9e5c54ad6c668dd039e9718d16eb1a8ba5ff1bdc /emacs/custom/my-ui.el
parentemacs: where to save state (diff)
downloademacs.d-f2276599520f1a668f1fa9e4ef3fa1d26ecd776c.tar.gz
ui: small adjustment with the theme
Diffstat (limited to 'emacs/custom/my-ui.el')
-rw-r--r--emacs/custom/my-ui.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/custom/my-ui.el b/emacs/custom/my-ui.el
index 11fc371..f798f0a 100644
--- a/emacs/custom/my-ui.el
+++ b/emacs/custom/my-ui.el
@@ -56,8 +56,8 @@
   (modus-themes-markup '(bold intense background))
   (modus-themes-org-blocks 'gray-background)
   (modus-themes-headings
-   '((1 . (background 1.2))
-     (2 . (rainbow 1.1))
+   '((1 . (background 1))
+     (2 . (rainbow semibold 1))
      (t . (bold))))
   (modus-themes-completions
    '((matches   . (extrabold intense))