summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2011-03-26 08:16:45 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2011-03-26 08:23:49 +0100
commit1a202bce82650ace994b7d79f642cc055bf0f123 (patch)
treed7ac52e90e769c42e79e00794fad0d53aec829d7
parentfd4526c2bb9caeb5cba6c3b7860287b35d4ee0bd (diff)
downloaddotfiles-1a202bce82650ace994b7d79f642cc055bf0f123.tar.xz
vimperator: updated Zenburn color scheme for v3
-rw-r--r--vimperator/colors/zenburn.vimp31
1 files changed, 16 insertions, 15 deletions
diff --git a/vimperator/colors/zenburn.vimp b/vimperator/colors/zenburn.vimp
index 38abd91..a301a54 100644
--- a/vimperator/colors/zenburn.vimp
+++ b/vimperator/colors/zenburn.vimp
@@ -6,20 +6,21 @@
" == Zenburn color scheme settings ==
hi Bell border: 0 none; background-color: black;
hi Boolean color: #CC9393;
-hi CmdLine font-family: terminus; padding: 1px;
+hi CmdLine color: #DCDCCD; font-family: terminus; padding: 1px;
+hi CmdLine>* font-family: terminus;
hi CmdOutput white-space: pre;
hi CompDesc color: #808080; width: 50%;
-hi CompGroup
-hi CompGroup:not(:first-of-type) margin-top: .5em;
+" 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-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;
-hi CompLess::after content: "\2303" /* Unicode up arrowhead */
-hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
-hi CompMore::after content: "\2304" /* Unicode down arrowhead */
+" hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
+" hi CompLess::after content: "\2303" /* Unicode up arrowhead */
+" hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
+" hi CompMore::after content: "\2304" /* Unicode down arrowhead */
hi CompMsg font-style: italic; margin-left: 16px;
hi CompResult width: 45%; overfloaw: hidden;
hi CompTitle color: #ACBC90; background: #3F3F3F; font-weight: bold;
@@ -28,9 +29,9 @@ hi ErrorMsg color: #3F3F3F; background: #CC9393; font-weight: bold;
hi Filter color: #2E4340; background: #CCDC90; font-weight: bold;
hi FrameIndicator background-color: #CC9393; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
hi Function color: navy;
-hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
-hi GradientLeft background-color: #ACBC90;
-hi GradientRight background-color: #3F3F3F;
+" hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
+" hi GradientLeft background-color: #ACBC90;
+" hi GradientRight background-color: #3F3F3F;
hi Hint font-family: monospace; font-size: 10px; font-weight: bold; color: #385F38; background-color: #F8F893; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px;
hi Hint::after content: attr(number);
hi HintActive background: #F18C96; color: #333333;
@@ -43,20 +44,20 @@ hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-inde
hi ModeMsg color: #DCDCCD; background: #3F3F3F;
hi MoreMsg color: #9ECE9E; background: #3F3F3F;
hi NonText color: #94BFF3; min-height: 16px; padding-left: 2px;
-hi Normal color: #DCDCCD; background: #3F3F3F;
+hi Normal color: #DCDCCD; background: #3F3F3F; font-family: terminus;
hi Null color: #94BFF3;
hi Number color: #94BFF3;
hi Object color: maroon;
hi Preview color: gray;
hi Question color: #9ECE9E; background: #3F3F3F; font-weight: bold;
hi Search font-size: inherit; padding: 0; color: #385F38; background-color: #F8F893; padding: 0;
-hi StatusLine color: #ACBC90; background: #1E2320;
-hi StatusLineBroken color: #CC9393; background: #1E2320;
-hi StatusLineSecure color: #F0DFAF; background: #1E2320;
+" 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 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 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 Tag color: #94BFF3;