Change to themes

This commit is contained in:
Tobias Ostner 2023-07-16 09:53:38 +02:00
parent fceac47558
commit 9bf898b1c1

View file

@ -181,8 +181,7 @@
(setq ef-themes-mixed-fonts t
ef-themes-variable-pitch-ui t
ef-themes-region '(intense no-extend))
(mapc #'disable-theme custom-enabled-themes)
(load-theme 'ef-winter :no-confirm))
(mapc #'disable-theme custom-enabled-themes))
(use-package editorconfig)
@ -363,7 +362,8 @@
'((0 . (variable-pitch light 2.0))
(1 . (variable-pitch light 1.7))
(2 . (variable-pitch semibold 1.5))
(t . (variable-pitch 1.0)))))
(t . (variable-pitch 1.0))))
(load-theme 'modus-vivendi :no-confirm))
(use-package moody
:config