Switch #emacs to kaolin-aurora theme
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user