Change theme, I'm getting bored of doom-one.

This commit is contained in:
niten 2022-04-10 12:30:38 -05:00
parent 3d990cdf82
commit c45feb7fd8
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,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-snazzy)
;; 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!