8e1dd7c886ac5cce0a879cf1636930a329dda1be
[~bandali/configs] / vimperator / .vimperator / colors / seaweed.vimp
1 " ==Vimperator_Color_Scheme==
2 " name: seaweed
3 " url: http://code.google.com/p/vimperator-labs/issues/detail?id=54&q=label%3Aproject-vimperator%20label%3Atype-colorscheme&colspec=ID%20Summary%20Project%20Type%20Status%20Priority%20Stars%20Owner
4 " ==Seaweed_Colorscheme_Settings==
5 hi Bell border: 0 none; background-color: #2f2f2f;
6 hi Boolean color: #f6e9e9;
7 hi CmdLine font-family: Sans; padding: 1px;
8 hi CmdOutput white-space: pre;
9 hi CompDesc color: #77a8c1; width: 50%;
10 hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
11 " hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
12 " hi CompLess::after content: "\2303" /* Unicode up arrowhead */
13 " hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
14 " hi CompMore::after content: "\2304" /* Unicode down arrowhead */
15 hi CompMsg font-style: italic; margin-left: 16px;
16 hi CompResult width: 45%; overfloaw: hidden;
17 hi CompTitle color: #9acd32; background: #2f2f2f; font-weight: bold;
18 hi CompTitle>* padding: 0 .5ex;
19 hi ErrorMsg color: green; background: #2f2f2f; font-weight: bold;
20 hi Filter font-weight: bold;
21 hi FrameIndicator background-color: #2f2f2f; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
22 hi Function color: navy;
23 " hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
24 " hi GradientLeft background-color: #2f2f2f;
25 " hi GradientRight background-color: #2f2f2f;
26 hi Hint font-family: Sans; font-size: 10px; font-weight: bold; color: #f6e9e9; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px;
27 hi Hint::after content: attr(number);
28 hi HintActive background: #2f2f2f; color: #f6e9e9;
29 hi HintElem background-color: #2f2f2f; color: #f6e9e9;
30 hi HintImage opacity: .5;
31 hi Indicator color: blue;
32 hi InfoMsg color: green; background: #2f2f2f;
33 hi LineNr color: green; background: #2f2f2f;
34 hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
35 hi ModeMsg color: #8ade8e; background: #2f2f2f;
36 hi MoreMsg color: #8ade8e; background: #2f2f2f;
37 hi NonText color: blue; min-height: 16px; padding-left: 2px;
38 hi Normal color: #8ade8e; background: #2f2f2f;
39 hi Null color: blue;
40 hi Number color: blue;
41 hi Object color: maroon;
42 hi Preview color: gray;
43 hi Question color: #8ade8e; background: green; font-weight: bold;
44 " hi Search font-size: inherit; padding: 0; color: #2f2f2f; background-color: yellow; padding: 0;
45 hi StatusLine color: #9acd32; background: #2f2f2f;
46 " hi StatusLineBroken color: red; background: #2f2f2f;
47 " hi StatusLineSecure color: #77a8c1; background: #2f2f2f;
48 hi String color: green;
49 hi Tag color: blue;
50 hi Title color: green; background: #2f2f2f; font-weight: bold;
51 hi URL text-decoration: none; color: green; background: inherit;
52 hi URL:hover text-decoration: underline; cursor: pointer;
53 hi WarningMsg color: red; background: #2f2f2f;