Przeglądaj źródła

Change emacs theme to moonlight

Colin Powell 5 lat temu
rodzic
commit
5f8c6e8af8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      emacs/.config/doom/+ui.el

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

@@ -1,6 +1,6 @@
 ;;;  -*- lexical-binding: t; -*-
 
-(setq doom-theme 'doom-one)
+(setq doom-theme 'doom-moonlight)
 
 ;; Fonts
 (setq doom-font (font-spec :family "Go Mono" :size 12))