Set Gruvbox theme as my default Emacs theme
I want to use a dark theme for awhile.
This commit is contained in:
parent
be13644f1c
commit
8c3bf2debf
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
|||
(laptop-battery/display))
|
||||
|
||||
;; Load a theme
|
||||
(colorscheme/set 'doom-one)
|
||||
(themes/set "Gruvbox")
|
||||
|
||||
;; Use the Doom modeline
|
||||
(use-package 'doom-modeline)
|
||||
|
|
Loading…
Reference in a new issue