Change default theme.

This commit is contained in:
KJ 2024-08-02 10:48:15 -04:00
parent ff22f194d4
commit 7134c41dfc
1 changed files with 1 additions and 1 deletions

View File

@ -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