summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-06-28 21:31:03 +0200
committerGravatar Tom Willemsen2012-06-28 21:31:03 +0200
commit247e19055174ff4df1c3faead6a69da77e825372 (patch)
tree3ff6f1b2748c8f915e40884f86c765ab772b1019
parent3184cf6aa29568fc0894fc1def7d843a471d0a85 (diff)
downloadpentadactyl-naquadah-theme-247e19055174ff4df1c3faead6a69da77e825372.tar.gz
pentadactyl-naquadah-theme-247e19055174ff4df1c3faead6a69da77e825372.zip
Woops, wasn't good enough yet
Actually show the color of the normal status line. Without the important flag it just doesn't work.
-rw-r--r--naquadah.penta2
1 files changed, 1 insertions, 1 deletions
diff --git a/naquadah.penta b/naquadah.penta
index 6be6d00..a496bee 100644
--- a/naquadah.penta
+++ b/naquadah.penta
@@ -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