summaryrefslogtreecommitdiff
path: root/vimperator
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-11-07 17:18:20 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-11-07 17:19:06 +0100
commit1063d96b4b25a8323457b3cf2bc9da53980c5f9d (patch)
tree5190b5f73c3a46fddcec7afd41b2109d93eeb9b1 /vimperator
parentdf32f0d0ed339a795ba4e384888ab2dca465ac00 (diff)
downloaddotfiles-1063d96b4b25a8323457b3cf2bc9da53980c5f9d.tar.xz
vimperator: zenburn fix font with Firefox 3.5.5
Diffstat (limited to 'vimperator')
-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;