light mode
This commit is contained in:
parent
c6064eca17
commit
9397be5f43
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -42,7 +42,7 @@
|
|||
;; themes
|
||||
(use-package doom-themes :ensure t
|
||||
:config
|
||||
(load-theme 'doom-dracula t)
|
||||
(load-theme 'doom-one-light t)
|
||||
(rainbow-mode))
|
||||
(use-package doom-modeline :ensure t
|
||||
:hook (after-init . doom-modeline-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue