summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-06-28 17:47:15 +0200
committerGravatar Tom Willemsen2012-06-28 17:47:15 +0200
commite89b2668715b09962882c8a75a124cb8e3d57722 (patch)
tree93df9a3053547f49aea650c359aa6b689abd4b8a
parent0d7f1126de952b94c7ca72f0ea4b86dd7630cece (diff)
downloadpentadactyl-naquadah-theme-e89b2668715b09962882c8a75a124cb8e3d57722.tar.gz
pentadactyl-naquadah-theme-e89b2668715b09962882c8a75a124cb8e3d57722.zip
Improve the colors of StatusLine
-rw-r--r--naquadah.penta8
1 files changed, 6 insertions, 2 deletions
diff --git a/naquadah.penta b/naquadah.penta
index fedf03d..af48723 100644
--- a/naquadah.penta
+++ b/naquadah.penta
@@ -7,9 +7,13 @@ hi AddonStatus background-color: #252a2b
hi AddonStatus>* color: #eeeeec
hi AddonVersion background-color: #252a2b; color: #eeeeec
-hi CmdLine background-color: #0c191c; color: #eeeeec; border-width: 1px; border-style: solid; border-color: #2e3536; border-right: none
-
hi CompDesc background-color: #252a2b; color: #eeeeec
hi CompGroup background-color: #252a2b; color: #eeeeec
hi CompIcon background-color: transparent
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 StatusLineSecure background-color: #729fcf !important; color: #0c191c