Change default theme.
This commit is contained in:
parent
ff22f194d4
commit
7134c41dfc
@ -32,7 +32,7 @@
|
|||||||
:ensure t)
|
:ensure t)
|
||||||
|
|
||||||
;; Prendemos el theme que elijamos
|
;; Prendemos el theme que elijamos
|
||||||
(add-hook 'elpaca-after-init-hook #'(lambda() (load-theme 'adwaita-dark t)))
|
(add-hook 'elpaca-after-init-hook #'(lambda() (load-theme 'ef-dream t)))
|
||||||
|
|
||||||
;; Los themes que recomiendo:
|
;; Los themes que recomiendo:
|
||||||
;; Oscuros: adwaita-dark y ef-dream
|
;; Oscuros: adwaita-dark y ef-dream
|
||||||
|
Loading…
Reference in New Issue
Block a user