Woops, wasn't good enough yet

Actually show the color of the normal status line. Without the
important flag it just doesn't work.
This commit is contained in:
Tom Willemsen 2012-06-28 21:31:03 +02:00
parent 3184cf6aa2
commit 247e190551

View file

@ -15,5 +15,5 @@ hi CompItem[selected] background-color: #cc0000
hi StatusLine border: 1px solid #2e3536 !important
hi StatusLineBroken background-color: #ef2929 !important; color: #eeeeec
hi StatusLineExtended background-color: #8ae234 !important; color: #0c191c
hi StatusLineNormal background-color: #0c191c; color: #eeeeec
hi StatusLineNormal background-color: #0c191c !important; color: #eeeeec
hi StatusLineSecure background-color: #729fcf !important; color: #0c191c