summaryrefslogtreecommitdiff
path: root/vimperator
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-10-31 23:44:15 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-10-31 23:45:01 +0100
commita053a6b5133b012ed75c24e43d4dd8edbf775653 (patch)
tree815b0d9fd9686c937eb41d21257fb33a30567439 /vimperator
parente6c93e3f276fe974b16dc56f39f4856418a6c74d (diff)
downloaddotfiles-a053a6b5133b012ed75c24e43d4dd8edbf775653.tar.xz
vimperator: zenburn cleanup
Diffstat (limited to 'vimperator')
-rw-r--r--vimperator/colors/zenburn.vimp12
1 files changed, 6 insertions, 6 deletions
diff --git a/vimperator/colors/zenburn.vimp b/vimperator/colors/zenburn.vimp
index 29acf68..aa5adf6 100644
--- a/vimperator/colors/zenburn.vimp
+++ b/vimperator/colors/zenburn.vimp
@@ -5,12 +5,12 @@ hi Bell border: 0 none; background-color: black;
hi Boolean color: #CC9393;
hi CmdLine font-family: monospace; padding: 1px;
hi CmdOutput white-space: pre;
-hi CompDesc color: #F0DFAF; width: 50%;
-hi CompGroup
+hi CompDesc color: #C3BF9F; width: 50%;
+hi CompGroup
hi CompGroup:not(:first-of-type) margin-top: .5em;
hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
hi CompIcon>img max-width: 16px; max-height: 16px; vertical-align: middle;
-hi CompItem
+hi CompItem
hi CompItem>* padding: 0 .5ex;
hi CompItem[selected] color: #2E4340; background: #CCDC90;
hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
@@ -51,11 +51,11 @@ hi StatusLine color: #ACBC90; background: #1E2320;
hi StatusLineBroken color: #CC9393; background: #1E2320;
hi StatusLineSecure color: #F0DFAF; background: #1E2320;
hi String color: #9ECE9E;
-hi TabClose
-hi TabIcon
+hi TabClose
+hi TabIcon
hi TabIconNumber font-weight: normal; color: #DCDCCD; text-align: center; text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
hi TabNumber font-weight: bold; margin: 0; padding-right: .3ex;
-hi TabText
+hi TabText
hi Tag color: #94BFF3;
hi Title color: #ACBC90; background: #3F3F3F; font-weight: bold;
hi URL text-decoration: none; color: #9ECE9E; background: inherit;