فهرست منبع

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