Change theme to nord-aurora
This commit is contained in:
parent
bbfb955c38
commit
b3287d6977
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
||||||
|
|
||||||
(use-package doom-themes
|
(use-package doom-themes
|
||||||
:init
|
:init
|
||||||
(load-theme 'doom-nord t)
|
(load-theme 'doom-nord-aurora t)
|
||||||
:config
|
:config
|
||||||
(setq doom-themes-enable-bold t
|
(setq doom-themes-enable-bold t
|
||||||
doom-themes-enable-italic t))
|
doom-themes-enable-italic t))
|
||||||
|
|
Loading…
Add table
Reference in a new issue