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:
parent
204c0beb83
commit
fb5952857e
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
||||||
(progn
|
(progn
|
||||||
(fonts-whitelist-set "JetBrainsMono")
|
(fonts-whitelist-set "JetBrainsMono")
|
||||||
(fonts-enable-ligatures)
|
(fonts-enable-ligatures)
|
||||||
(colorscheme-whitelist-set 'doom-solarized-light))
|
(colorscheme-whitelist-set 'doom-acario-dark))
|
||||||
(load-theme 'wombat))
|
(load-theme 'wombat))
|
||||||
|
|
||||||
(modeline-setup)
|
(modeline-setup)
|
||||||
|
|
Loading…
Reference in a new issue