Add missing config value for doom-vibrant theme

This commit is contained in:
2017-12-23 17:56:16 +00:00
parent e22681b295
commit db171f0d56

View File

@@ -15,6 +15,7 @@
(setq doom-themes-enable-bold t ; if nil, bold is universally disabled
doom-themes-enable-italic t ; if nil, italics is universally disabled
doom-vibrant-brighter-comments nil
doom-vibrant-brighter-modeline nil
doom-vibrant-comment-bg t
doom-vibrant-padded-modeline nil)