spacemacs-modeline: colorize inactive state for vim-powerline

This commit is contained in:
Muneeb Shaikh 2018-01-12 18:58:12 +05:30 committed by syl20bnr
parent 55bb88335a
commit 3a3566bf0f
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
(("state_indicator")
(normal ,darkestgreen ,brightgreen t)
;;(inactive ,gray6 ,gray2 t)
(inactive ,gray6 ,gray2 t)
(insert ,darkestcyan ,white t)
(visual ,darkred ,brightorange t)
(replace ,white ,brightred t)