Change theme preferences

You know how it is...
This commit is contained in:
William Carroll 2018-06-15 14:27:26 -04:00
parent ad496994c8
commit b9d2e04efb

View file

@ -75,7 +75,7 @@
:config
(setq doom-themes-enable-bold t
doom-themes-enable-italic t)
(load-theme 'doom-solarized-light t)
(load-theme 'doom-city-lights t)
(doom-themes-visual-bell-config)
(doom-themes-org-config))