From 887d4cab7be575104b925e56fcfd2bd500ffa607 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sun, 7 Feb 2010 20:55:23 +0100 Subject: vimperator: Terminus font in command and status lines --- vimperator/colors/zenburn.vimp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'vimperator') diff --git a/vimperator/colors/zenburn.vimp b/vimperator/colors/zenburn.vimp index c3415f8..4e9bece 100644 --- a/vimperator/colors/zenburn.vimp +++ b/vimperator/colors/zenburn.vimp @@ -6,14 +6,14 @@ " == Zenburn color scheme settings == hi Bell border: 0 none; background-color: black; hi Boolean color: #CC9393; -hi CmdLine font-family: monospace; padding: 1px; +hi CmdLine font-family: terminus; padding: 1px; hi CmdOutput white-space: pre; 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 font-size: 11px; +hi CompItem font-family: terminus; 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; @@ -64,3 +64,7 @@ hi Title color: #ACBC90; background: #3F3F3F; font-weight: bold; hi URL text-decoration: none; color: #9ECE9E; background: inherit; hi URL:hover text-decoration: underline; cursor: pointer; hi WarningMsg color: #CC9393; background: #3F3F3F; + +style -name statusbar chrome://* <