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