Change #emacs to use the wombat theme

This commit is contained in:
Colin Powell
2019-10-20 19:54:17 -04:00
parent 984b40b5df
commit 4f8c68c782

View File

@ -10,7 +10,7 @@
(setq user-full-name "Colin Powell"
user-mail-address "colin@onec.me")
(setq doom-theme 'doom-outrun-electric)
(setq doom-theme 'wombat)
;; Fonts
(setq doom-font (font-spec :family "Sudo" :size 15))