Преглед на файлове

Change #emacs to use the wombat theme

Colin Powell преди 5 години
родител
ревизия
4f8c68c782
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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))