Use ef-melissa-dark theme
This commit is contained in:
parent
744d3b9edf
commit
5ea8a9edbb
1 changed files with 3 additions and 4 deletions
|
|
@ -189,7 +189,8 @@
|
|||
(setq ef-themes-mixed-fonts t
|
||||
ef-themes-variable-pitch-ui t
|
||||
ef-themes-region '(intense no-extend))
|
||||
(mapc #'disable-theme custom-enabled-themes))
|
||||
(mapc #'disable-theme custom-enabled-themes)
|
||||
(load-theme 'ef-melissa-dark :no-confirm))
|
||||
|
||||
(use-package ediff
|
||||
:config
|
||||
|
|
@ -428,9 +429,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 moody
|
||||
:config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue