Configure heading for ef-themes

This commit is contained in:
Tobias Ostner 2023-06-25 09:56:58 +02:00
parent d5bbf4a80f
commit 766cfa7c5f

View file

@ -165,9 +165,9 @@
:config :config
(setq ef-themes-headings (setq ef-themes-headings
'((0 . (variable-pitch light 2.0)) '((0 . (variable-pitch light 2.0))
(1 . (variable-pitch light 1.5)) (1 . (variable-pitch light 1.7))
(2 . (variable-pitch semibold 1.2)) (2 . (variable-pitch semibold 1.5))
(t . (variable-pitch semibold 1.0)))) (t . (variable-pitch 1.0))))
(setq ef-themes-mixed-fonts t (setq ef-themes-mixed-fonts t
ef-themes-variable-pitch-ui t ef-themes-variable-pitch-ui t
ef-themes-region '(intense no-extend)) ef-themes-region '(intense no-extend))