Modify ef-theme settings
This commit is contained in:
parent
77eac6b238
commit
ab91dd13e7
1 changed files with 3 additions and 1 deletions
|
|
@ -146,7 +146,9 @@
|
|||
(1 . (variable-pitch light 1.5))
|
||||
(2 . (variable-pitch semibold 1.2))
|
||||
(t . (variable-pitch semibold 1.0))))
|
||||
(setq ef-themes-mixed-fonts t)
|
||||
(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))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue