summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimperator/colors/zenburn.vimp4
1 files changed, 2 insertions, 2 deletions
diff --git a/vimperator/colors/zenburn.vimp b/vimperator/colors/zenburn.vimp
index aa5adf6..bf2ee5f 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: #C3BF9F; width: 50%;
+hi CompDesc color: #CCDC90; 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 font-size: 11px;
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;