Switch #emacs to kaolin-aurora theme

This commit is contained in:
Colin Powell
2020-03-25 17:33:40 -04:00
parent d86ff737da
commit d101d4f9d1

View File

@ -26,10 +26,8 @@ suffers, so we have Fira Mono to fall back on.
#+BEGIN_SRC emacs-lisp
(setq doom-font (font-spec :family "FuraCode Nerd Font Mono" :size 12))
;(setq doom-font (font-spec :family "Go Mono" :size 12))
(setq doom-big-font (font-spec :family "FuraCode Nerd Font Mono" :size 18))
(setq doom-theme 'doom-one)
(setq doom-theme 'kaolin-aurora)
#+END_SRC
** Borders