Change theme
This commit is contained in:
parent
e58f361f24
commit
abfb1877f2
1 changed files with 3 additions and 3 deletions
|
|
@ -132,8 +132,7 @@
|
|||
(t . (variable-pitch 1.0))))
|
||||
(setq ef-themes-mixed-fonts t
|
||||
ef-themes-variable-pitch-ui t)
|
||||
(mapc #'disable-theme custom-enabled-themes)
|
||||
(load-theme 'ef-rosa :no-confirm))
|
||||
(mapc #'disable-theme custom-enabled-themes))
|
||||
|
||||
(use-package ediff
|
||||
:config
|
||||
|
|
@ -412,7 +411,8 @@
|
|||
(t . (variable-pitch 1.0)))
|
||||
modus-themes-common-palette-overrides '((fringe unspecified)
|
||||
(border-mode-line-active unspecified)
|
||||
(border-mode-line-inactive unspecified))))
|
||||
(border-mode-line-inactive unspecified)))
|
||||
(load-theme 'modus-vivendi-tinted t))
|
||||
|
||||
(use-package minions
|
||||
:config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue