Change theme to doom-one
TL;DR - Prefer doom-one theme to solarized light - Prefer colorscheme/set to themes/set
This commit is contained in:
parent
2f817e4dd7
commit
47a0b45f5f
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
|||
(laptop-battery/display))
|
||||
|
||||
;; Load a theme
|
||||
(themes/set "Solarized Light")
|
||||
(colorscheme/set 'doom-one)
|
||||
|
||||
;; Use the Doom modeline
|
||||
(use-package 'doom-modeline)
|
||||
|
|
Loading…
Reference in a new issue