Explorar o código

Change #emacs to use the wombat theme

Colin Powell %!s(int64=5) %!d(string=hai) anos
pai
achega
4f8c68c782
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      emacs/.config/doom/config.el

+ 1 - 1
emacs/.config/doom/config.el

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