From 1063d96b4b25a8323457b3cf2bc9da53980c5f9d Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sat, 7 Nov 2009 17:18:20 +0100 Subject: vimperator: zenburn fix font with Firefox 3.5.5 --- vimperator/colors/zenburn.vimp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vimperator') 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; -- cgit v1.2.3