浏览代码

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