Change emacs theme to moonlight

This commit is contained in:
Colin Powell
2020-01-21 09:18:54 -05:00
parent 59f843b8bd
commit 5f8c6e8af8

View File

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