💄 dracula theme

This commit is contained in:
James Walker 2022-05-06 19:55:26 -04:00
parent a9529560bf
commit 9cfdb5b109
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -26,7 +26,7 @@
;; There are two ways to load a theme. Both assume the theme is installed and
;; available. You can either set `doom-theme' or manually load a theme with the
;; `load-theme' function. This is the default:
(setq doom-theme 'doom-one)
(setq doom-theme 'doom-dracula)
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!