[emacs] Change default theme to srcery

This commit is contained in:
Colin Powell
2020-04-01 16:00:19 -04:00
parent fcee35efe1
commit dd93819390
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
(setq doom-font (font-spec :family "FuraCode Nerd Font Mono" :size 12))
(setq doom-big-font (font-spec :family "FuraCode Nerd Font Mono" :size 17))
(setq doom-theme 'kaolin-aurora)
(setq doom-theme 'srcery)
;; Applies to current frame
(set-frame-parameter nil 'internal-border-width 20) ; applies to the current frame