~set the default theme doom-molokai -> base16-3024

This commit is contained in:
odave
2020-03-26 13:56:47 +00:00
parent d48e8f2b2d
commit 69af0bc2d3

View File

@@ -17,7 +17,7 @@ Load the literate.el file to start parsing.
#+BEGIN_SRC elisp
(after! core-keybinds
(setq doom-localleader-key ",")
(setq doom-theme 'doom-molokai)
(setq doom-theme 'base16-3024)
(setq doom-font (font-spec :family "Hack" :size 17)))
#+END_SRC
- Set the doom localleader to "," because it's faster