diff --git a/emacs/.config/doom/+ui.el b/emacs/.config/doom/+ui.el index 3414541..d3bc6cf 100644 --- a/emacs/.config/doom/+ui.el +++ b/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))