From db171f0d56a5dcf3c7cea3e40feac6c992f9c294 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sat, 23 Dec 2017 17:56:16 +0000 Subject: [PATCH] Add missing config value for doom-vibrant theme --- themes/siren-theme-doom-vibrant.el | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/siren-theme-doom-vibrant.el b/themes/siren-theme-doom-vibrant.el index 91b6053..d5d8cf9 100644 --- a/themes/siren-theme-doom-vibrant.el +++ b/themes/siren-theme-doom-vibrant.el @@ -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)