Update theme preferences
Yes my preferences changed AGAIN!
This commit is contained in:
parent
a9fed7009d
commit
71830b92d4
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
||||||
:config
|
:config
|
||||||
(setq doom-themes-enable-bold t
|
(setq doom-themes-enable-bold t
|
||||||
doom-themes-enable-italic t)
|
doom-themes-enable-italic t)
|
||||||
(load-theme 'doom-city-lights t)
|
(load-theme 'doom-one t)
|
||||||
(doom-themes-visual-bell-config)
|
(doom-themes-visual-bell-config)
|
||||||
(doom-themes-org-config))
|
(doom-themes-org-config))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue