Преглед изворни кода

Change emacs theme to moonlight

Colin Powell пре 5 година
родитељ
комит
5f8c6e8af8
1 измењених фајлова са 1 додато и 1 уклоњено
  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))