Prefer doom-acario-dark theme

I recently looked at the updated Doom themes, and the screenshot for this one
looked appealing. I'm going to give it a try.
This commit is contained in:
William Carroll 2020-10-02 11:30:02 +01:00
parent 204c0beb83
commit fb5952857e

View file

@ -167,7 +167,7 @@
(progn
(fonts-whitelist-set "JetBrainsMono")
(fonts-enable-ligatures)
(colorscheme-whitelist-set 'doom-solarized-light))
(colorscheme-whitelist-set 'doom-acario-dark))
(load-theme 'wombat))
(modeline-setup)