~solarized-dark -> monokai
This commit is contained in:
@@ -17,7 +17,7 @@ Load the literate.el file to start parsing.
|
|||||||
#+BEGIN_SRC elisp
|
#+BEGIN_SRC elisp
|
||||||
(after! core-keybinds
|
(after! core-keybinds
|
||||||
(setq doom-localleader-key ",")
|
(setq doom-localleader-key ",")
|
||||||
(setq doom-theme 'doom-solarized-dark)
|
(setq doom-theme 'doom-molokai)
|
||||||
(setq doom-font (font-spec :family "Hack" :size 17)))
|
(setq doom-font (font-spec :family "Hack" :size 17)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
- Set the doom localleader to "," because it's faster
|
- Set the doom localleader to "," because it's faster
|
||||||
|
|||||||
Reference in New Issue
Block a user