Change #emacs to use the wombat theme
This commit is contained in:
@ -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))
|
||||
|
||||
Reference in New Issue
Block a user