Change emacs theme to moonlight
This commit is contained in:
@ -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))
|
||||
|
||||
Reference in New Issue
Block a user