aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranekos <github@snca.net>2014-06-20 22:56:33 +0900
committeranekos <github@snca.net>2014-06-20 22:56:33 +0900
commitc2dd065dbb29bdb8e5ac1cf7673ee1bfc99e16b2 (patch)
tree865a9ac1129f428426d9f8e33bd5b9ddefd03014
parentadd4aa3c77fdd7d30b83a63a40c5fbe463d15a6d (diff)
parent1c5f1681bad7c08710b6d3e897ada047d2c544b8 (diff)
downloadvimperator-colors-c2dd065dbb29bdb8e5ac1cf7673ee1bfc99e16b2.tar.gz
vimperator-colors-c2dd065dbb29bdb8e5ac1cf7673ee1bfc99e16b2.tar.bz2
Merge pull request #1 from jubalh/master
expanding the collection
-rw-r--r--README.md7
-rw-r--r--darkness.vimp68
-rw-r--r--desert.vimp56
-rw-r--r--indigo-fx3.vimp50
-rw-r--r--seaweed.vimp53
-rw-r--r--simple.vimp53
-rw-r--r--solarized_dark.vimp74
-rw-r--r--sweets.vimp73
-rw-r--r--sweets_snaka.vimp52
-rw-r--r--vimpwhite.vimp32
-rw-r--r--voqn.vimp64
-rw-r--r--wa_sweets.vimp138
-rw-r--r--ywgx.vimp21
-rw-r--r--zenburn.vimp85
14 files changed, 826 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..af2f516
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+vimperator-colors
+=================
+
+This is a collection of colorschemes for Vimperator.
+I found most of them on the net. Maybe tweaked them to my liking.
+
+Put them in `~/.vimperator/colors` and type `:colorscheme theme-name` in Vimperator. \ No newline at end of file
diff --git a/darkness.vimp b/darkness.vimp
new file mode 100644
index 0000000..ddd831d
--- /dev/null
+++ b/darkness.vimp
@@ -0,0 +1,68 @@
+" ==Vimperator_Color_Scheme==
+" name: Darkness
+" url: http://code.google.com/p/vimperator-labs/issues/detail?id=280&q=label%3Aproject-vimperator%20label%3Atype-colorscheme&colspec=ID%20Summary%20Project%20Type%20Status%20Priority%20Stars%20Owner
+" ==Darkness_Colorscheme_Settings==
+
+"StatusLine settings
+hi StatusLine color: #ffffff; background: #000000; "font-size: 8pt;
+hi StatusLineBroken color: #000000; background: #afafff; "font-size: 8pt;
+hi StatusLineSecure color: #000000; background: #afffaf; "font-size: 8pt;
+
+"CmdLine settings excluding Gradient
+hi Normal color: #afafaf; background: #222222;
+hi CmdLine background: #222222; color: #afafaf; font-size: 9pt;
+hi CompDesc color: #c6c6c6; width: 50%; font-size: 9pt;
+hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
+hi CompItem[selected] background: #666666; color: #afafaf;
+hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
+hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
+hi CompMsg font-style: italic; margin-left: 16px;
+hi CompResult width: 45%; overflow: hidden;font-size: 10pt; font-family: monospace; font-weight: normal;
+hi CompTitle color: #afafaf; background: #222222; font-weight: bold;
+hi CompTitle>* padding: 0 .5ex;
+hi Filter font-weight: bold;color: #afafaf;
+
+"When using tab complete in CmdLine, line separating Title from function and description
+hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
+hi GradientLeft background-color: #00bbff;
+hi GradientRight background-color: #222222;
+
+"Used with ]f and [f
+hi FrameIndicator background-color: #222222; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
+
+hi Bell border: 0 none; background-color: #222222;
+hi ErrorMsg color: #ffffff; background: red; font-weight: bold;
+
+
+"Hint section
+"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;
+hi Hint font-family: Sans; font-size: 10px; font-weight: bold; color: white; background-color: rgba(0, 0, 0, 0.5); border: solid 1px LightGray;
+hi Hint::after content: attr(number);
+hi HintActive background: blue; color: #f6e9e9;
+hi HintElem background-color: #222222; color: #f6e9e9;
+hi HintImage opacity: .5;
+
+"Other important stuff
+hi InfoMsg color: #afafaf; background: #222222;
+hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
+hi WarningMsg color: red; background: #222222;
+hi ModeMsg color: #afafaf; background: #222222; "CmdLine when Not in Use
+hi MoreMsg color: #afafaf; background: #222222;
+hi NonText color: lightblue; min-height: 16px; padding-left: 2px;
+hi Question color: #ffffff; background: #222222; font-weight: bold;
+hi Search font-size: inherit; padding: 0; color: #222222; background-color: yellow; padding: 0;
+hi Function color: lightgreen; background: #222222;
+hi Number color: tan; background: #222222
+hi String color: #222222; background: #afafaf;
+hi Tag color: #222222; background: #afafaf;
+hi Title color: #222222; background: #afafaf; font-weight: bold;
+hi URL text-decoration: none; color: lightblue; background: inherit;
+hi URL:hover text-decoration: underline; cursor: pointer;
+hi LineNr color: #afafaf; background: #222222;
+
+"style -name statusbar chrome://* <<EOM
+"#status-bar statusbarpanel { padding: 0 1px !important; }
+"statusbarpanel > * { margin: 0 !important; padding: 0 2px 0 0 !important; }
+"EOM
+
+"For other descriptions of each item, please see ``Styling'' section included with Vimperator
diff --git a/desert.vimp b/desert.vimp
new file mode 100644
index 0000000..d723cea
--- /dev/null
+++ b/desert.vimp
@@ -0,0 +1,56 @@
+" ==Vimperator_Color_Scheme==
+" name: desert
+" url: http://code.google.com/p/vimperator-labs/issues/detail?id=110&q=label%3Aproject-vimperator%20label%3Atype-colorscheme&colspec=ID%20Summary%20Project%20Type%20Status%20Priority%20Stars%20Owner
+" ==Desert_Colorscheme_Settings==
+
+hi Normal color: #afafaf; background: #242721;
+hi CmdLine background: #242721; color: #afafaf; font-size: 10pt; font-family: monospace; font-weight: normal; padding: 0px 3px;
+
+hi StatusLine color: #242721; background: #afafaf;font-size: 10pt; font-family: monospace; font-weight: normal;
+hi StatusLineBroken color: #242721; background: #afafff;
+hi StatusLineSecure color: #242721; background: #afffaf;
+
+hi CompDesc color: #c6c6c6; width: 50%;font-size: 10pt;
+hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
+hi CompItem[selected] background: #444741; color: #afafaf;
+hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
+hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
+hi CompMsg font-style: italic; margin-left: 16px;
+hi CompResult width: 45%; overflow: hidden;font-size: 10pt; font-family: monospace; font-weight: normal;
+hi CompTitle color: #afafaf; background: #242721; font-weight: bold;
+hi CompTitle>* padding: 0 .5ex;
+hi Filter font-weight: bold;color: #afafaf;
+
+hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
+hi GradientLeft background-color: #242721;
+hi GradientRight background-color: #242721;
+
+hi FrameIndicator background-color: #242721; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
+
+hi Bell border: 0 none; background-color: #242721;
+hi ErrorMsg color: #ffffff; background: #ff6565; font-weight: bold;
+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;
+hi Hint::after content: attr(number);
+hi HintActive background: #242721; color: #f6e9e9;
+hi HintElem background-color: #242721; color: #f6e9e9;
+hi HintImage opacity: .5;
+hi InfoMsg color: #afafaf; background: #242721;
+hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
+hi WarningMsg color: #ff6565; background: #242721;
+hi ModeMsg color: #afafaf; background: #242721;
+hi MoreMsg color: #afafaf; background: #242721;
+hi NonText color: blue; min-height: 16px; padding-left: 2px;
+hi Question color: #afafaf; background: green; font-weight: bold;
+hi Search font-size: inherit; padding: 0; color: #242721; background-color: yellow; padding: 0;
+hi String color: #242721; background: #afafaf;
+hi Tag color: #242721; background: #afafaf;
+hi Title color: #242721; background: #afafaf; font-weight: bold;
+hi URL text-decoration: none; color: green; background: inherit;
+hi URL:hover text-decoration: underline; cursor: pointer;
+hi LineNr color: #afafaf; background: #242721;
+
+style -name statusbar chrome://* <<EOM
+#status-bar statusbarpanel { padding: 0 1px !important; }
+statusbarpanel > * { margin: 0 !important; padding: 0 2px 0 0 !important; }
+EOM
+
diff --git a/indigo-fx3.vimp b/indigo-fx3.vimp
new file mode 100644
index 0000000..7285055
--- /dev/null
+++ b/indigo-fx3.vimp
@@ -0,0 +1,50 @@
+" ==VimperatorColorSchema==
+" name: indigo
+" ==/VimperatorColorSchema==
+
+hi Boolean color: Orchid;
+hi Function color: SkyBlue;
+hi Null color: CornflowerBlue;
+hi Number color: Orchid;
+hi Object color: Khaki;
+hi String color: Orchid;
+
+hi Normal color: #d0d0d0; background: #1c1c1c; font-size: 12px;
+hi ErrorMsg color: #ffffff; background: #440000; font-size: 12px;
+hi InfoMsg color: #d0d0d0; background: #1c1c1c; font-size: 12px;
+hi ModeMsg color: #d0d0d0; background: #1c1c1c; font-size: 12px;
+hi MoreMsg color: #d0ffd0; background: #1c1c1c; font-size: 12px;
+hi WarningMsg color: #ff0000; background: #1c1c1c; font-size: 12px;
+
+hi NonText color: #a0a0d0; min-height: 16px; padding-left: 2px;
+hi Filter color: #7090d0; font-weight: bold;
+
+hi CmdLine color: #d0d0d0; background: #0c0c0c; font-size: 14px; -moz-transition: all 0.25s;
+
+hi CompGroup background: rgba(28,28,28,0.25);
+hi CompItem[selected] color: #dddddd; background: rgba(88,88,96,0.5); box-shadow: 0px 0px 1px white;
+hi CompResult color: #dddddd; width: 45%; overflow: hidden;
+hi CompDesc color: #a0a0d0; width: 50%;
+hi CompTitle font-weight: bold; background: -moz-linear-gradient(19% 75% 90deg, #0c0c0c, #0a0a0a, #1c1c1c 100%);
+hi CompTitle>* color: #a0a0d0; padding: 0 0.5ex;
+
+hi Indicator color: DodgerBlue;
+hi FrameIndicator background-color: #5566bb; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
+
+hi Tag color: #a0a0d0; background: #1c1c1c; font-size: 12px;
+hi LineNr color: #ffd0d0; background: #1c1c1c; font-size: 12px;
+hi Question color: #a0a0d0; background: #1c1c1c; font-size: 12px;
+
+hi StatusLine color: #7090d0; background: #0c0c0c; font-weight: normal; font-size: 12px;
+hi TabNumber font-weight: bold; color: white; text-align: center;
+
+hi Title color: #d0d0ff;
+hi URL color: LightGreen;
+
+hi Hint font-family: monospace; font-size: 14px; font-weight: normal; color: #dddddd; background-color: #1c1c1c; border-color: #1c1c1c; border-width: 0px; border-style: solid; padding: 0px 5px 0px 5px;
+hi HintElem background-color: #d0d0f0; color: #1c1c1c;
+hi HintActive background-color: #5566bb; color: #dddded;
+
+hi PromptText background: #5566bb; color: #dddded;
+
+" vim: ft=vimperator
diff --git a/seaweed.vimp b/seaweed.vimp
new file mode 100644
index 0000000..83a8543
--- /dev/null
+++ b/seaweed.vimp
@@ -0,0 +1,53 @@
+" ==Vimperator_Color_Scheme==
+" name: seaweed
+" 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
+" ==Seaweed_Colorscheme_Settings==
+hi Bell border: 0 none; background-color: #2f2f2f;
+hi Boolean color: #f6e9e9;
+hi CmdLine font-family: Sans; padding: 1px;
+hi CmdOutput white-space: pre;
+hi CompDesc color: #77a8c1; width: 50%;
+hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
+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: #9acd32; background: #2f2f2f; font-weight: bold;
+hi CompTitle>* padding: 0 .5ex;
+hi ErrorMsg color: green; background: #2f2f2f; font-weight: bold;
+hi Filter font-weight: bold;
+hi FrameIndicator background-color: #2f2f2f; 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: #2f2f2f;
+hi GradientRight background-color: #2f2f2f;
+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;
+hi Hint::after content: attr(number);
+hi HintActive background: #2f2f2f; color: #f6e9e9;
+hi HintElem background-color: #2f2f2f; color: #f6e9e9;
+hi HintImage opacity: .5;
+hi Indicator color: blue;
+hi InfoMsg color: green; background: #2f2f2f;
+hi LineNr color: green; background: #2f2f2f;
+hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
+hi ModeMsg color: #8ade8e; background: #2f2f2f;
+hi MoreMsg color: #8ade8e; background: #2f2f2f;
+hi NonText color: blue; min-height: 16px; padding-left: 2px;
+hi Normal color: #8ade8e; background: #2f2f2f;
+hi Null color: blue;
+hi Number color: blue;
+hi Object color: maroon;
+hi Preview color: gray;
+hi Question color: #8ade8e; background: green; font-weight: bold;
+hi Search font-size: inherit; padding: 0; color: #2f2f2f; background-color: yellow; padding: 0;
+hi StatusLine color: #9acd32; background: #2f2f2f;
+hi StatusLineBroken color: red; background: #2f2f2f;
+hi StatusLineSecure color: #77a8c1; background: #2f2f2f;
+hi String color: green;
+hi Tag color: blue;
+hi Title color: green; background: #2f2f2f; font-weight: bold;
+hi URL text-decoration: none; color: green; background: inherit;
+hi URL:hover text-decoration: underline; cursor: pointer;
+hi WarningMsg color: red; background: #2f2f2f;
diff --git a/simple.vimp b/simple.vimp
new file mode 100644
index 0000000..064deda
--- /dev/null
+++ b/simple.vimp
@@ -0,0 +1,53 @@
+" ==Vimperator_Color_Scheme==
+" name: Simple
+" modifications: Travis Jeffery <t.jeffery@utoronto.ca>
+" - changed font to DejaVu Sans Mono
+" - changed colors to be brighter and more excitings
+" url: https://github.com/travisjeffery/vimperator-scripts/tree/master/colors
+" ==Simple_Color_Scheme==
+
+highlight Bell display: none;
+
+highlight CmdLine font-size: 9px; font-weight: normal; font-family:"DejaVu Sans Mono", monospace; padding: 0 0;
+
+highlight CompGroup font-size: 9px; color: #111;
+highlight CompTitle font-size: 9px; letter-spacing: 2px; color: #333; background: #CCC;
+highlight CompItem padding: 0 0; font-family: "DejaVu Sans Mono", monospace;
+highlight CompItem[selected] background-color: #DDD;
+highlight CompDesc color: #888;
+" highlight CompMsg
+highlight Gradient background-color: #FFF;
+highlight GradientLeft background-color: #FFF;
+highlight GradientRight background-color: #FFF;
+
+highlight ErrorMsg background-color: #E00; color: #F5F5F5;
+highlight Filter font-weight: bold; color: #000;
+
+highlight StatusLine font-size: 12px; font-weight: normal; color: #222; background: #EEE;
+highlight StatusLineBroken font-size: 12px; font-weight: normal; color: #222; background: #FDD;
+highlight StatusLineSecure font-size: 12px; font-weight: normal; color: #222; background: #DDF;
+" highlight StatusLine font-size: 12px; font-weight: normal; color: #EEE; background: #111;
+" highlight StatusLineBroken font-size: 12px; font-weight: normal; color: #EEE; background: #311;
+" highlight StatusLineSecure font-size: 12px; font-weight: normal; color: #EEE; background: #114;
+
+" highlight InfoMsg
+" highlight ModeMsg
+" highlight MoreMsg
+
+" highlight CompLess
+" highlight CompLess::after
+" highlight CompMore
+" highlight CompMore::after
+" highlight CompResult
+
+" highlight WarningMsg
+highlight Hint font-family: "DejaVu Sans Mono", monospace; font-size: 12px; font-weight: normal; color: #FFO099; background-color: #3399FF; padding: 0px 2px;
+highlight HintElem background-color: #00CC000;
+" highlight HintActive
+
+highlight Title font-size: 12px; letter-spacing: 2px; color: #333; background: #CCC;
+
+style -name statusbar chrome://* <<EOM
+#status-bar statusbarpanel { padding: 2px !important; }
+statusbarpanel > * { margin: 0 !important; padding: 0 !important; }
+EOM
diff --git a/solarized_dark.vimp b/solarized_dark.vimp
new file mode 100644
index 0000000..60ab608
--- /dev/null
+++ b/solarized_dark.vimp
@@ -0,0 +1,74 @@
+" ==VimperatorColorSchema==
+" name: Solarlized enhanced by Kenta Suzuki. (Based on 'Solarized')
+" url: https://github.com/suzuken/dotfiles/blob/master/vimperator/colors/solarized.vimp
+" ==/VimperatorColorSchema==
+"
+" Solarized - Ethan Schoonover
+" http://ethanschoonover.com/solarized
+"
+" SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB
+" --------- ------- ---- ------- ----------- ---------- ----------- -----------
+" base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
+" base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
+" base01 #586e75 10/7 brgreen 240 #585858 45 -07 -07 88 110 117 194 25 46
+" base00 #657b83 11/7 bryellow 241 #626262 50 -07 -07 101 123 131 195 23 51
+" base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
+" base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
+" base2 #eee8d5 7/7 white 254 #e4e4e4 92 -00 10 238 232 213 44 11 93
+" base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
+" yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
+" orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
+" red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
+" magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
+" violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
+" blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
+" cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
+" green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
+
+
+hi Hint font-family: monospace; font-size: 15px; font-weight: normal; color: #dc322f; background-color: #002b36; border-color: #839496; border-width: 0px; border-style: solid; padding: 0px 5px 0px 5px; text-transform: uppercase;
+hi HintElem background-color: #073642; color: #b58900;
+hi HintActive background-color: #dc322f; color: #073642;
+hi -append Hint background-color: rgba(253, 246, 227, 0.7); border: 1px solid #fdf6e3; -moz-border-radius: 4px; -moz-box-shadow: 0px 0px 1px black;
+hi -append HintElem text-decoration: none; -moz-border-radius: 4px; -moz-box-shadow: 0 0 2px #002b36;
+hi -append HintActive text-decoration: none; -moz-border-radius: 4px; -moz-box-shadow: 0 0 2px #002b36;
+
+hi StatusLine color: #002b36; background: #002b36; font-weight: normal; font-size: 12pt;
+hi StatusLineBroken color: #93a1a1; background: #ffffd7; font-weight: normal; font-size: 12pt;
+hi StatusLineExtended color: #93a1a1; background: #af005f; font-weight: normal; font-size: 12pt;
+hi StatusLineSecure color: #93a1a1; background: #b58900; font-weight: normal; font-size: 12pt;
+
+hi Normal color: #93a1a1; background: #002b36; font-size: 12pt; opacity: 0.9;
+hi CmdLine color: #93a1a1; background: #002b36; font-size: 14pt;
+hi InfoMsg color: #93a1a1; background: #002b36; font-size: 12pt;
+hi ModeMsg color: #93a1a1; background: #002b36; font-size: 12pt;
+hi MoreMsg color: #859900; background: #002b36;
+hi LineNr color: #dc322f; background: #002b36; font-size: 12pt;
+hi Question color: #b58900; background: #002b36; font-size: 12pt;
+hi WarningMsg color: #dc322f; background: #002b36; font-size: 12pt;
+hi ErrorMsg color: #002b36; background: red; font-size: 12pt;
+hi NonText background: #000;
+hi Null color: CornflowerBlue;
+hi Tag color: CornflowerBlue;
+hi Number color: CornflowerBlue;
+
+hi CompTitle background: #1c1c1c;
+hi CompTitle>* color: #cb4b16; border-bottom: 1px solid #3c3c3f; padding: 1px 0.5ex;
+hi CompItem[selected] color: cyan; background: #333;
+hi CompDesc color: #d33682;
+
+hi Title color: #002b36;
+hi Indicator color: #b58900;
+hi String color: #002b36;
+hi Number color: #002b36;
+hi Object color: #2aa198;
+hi Function color: #268bd2;
+hi URL color: #859900;
+
+hi TabNumber color: #002b36; font-weight: bold; font-size:10pt;
+
+style -name tab chrome://* <<EOM
+ .tabbrowser-strip {
+ background : #002b36 !important;
+ }
+EOM
diff --git a/sweets.vimp b/sweets.vimp
new file mode 100644
index 0000000..5e184be
--- /dev/null
+++ b/sweets.vimp
@@ -0,0 +1,73 @@
+" ==Vimperator_Color_Scheme==
+" name: Sweets
+" url: https://github.com/VoQn/vimperator-colorscheme/tree/master/colors
+" ==Sweets_Color_Scheme==
+hi Hint font-family: monospace; font-size: 15px; font-weight: normal; color: lightyellow; background-color: black; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 5px;
+
+hi HintElem background-color: pink; color: black;
+hi HintActive background-color: hotpink; color: white;
+
+hi StatusLine color: DeepPink; background: #000; font-weight: normal; font-size: 10pt;
+
+hi Normal color: LightYellow; background: #333; font-size: 10pt;
+hi InfoMsg color: LightYellow; background: #333; font-size: 10pt;
+hi ModeMsg color: LightYellow; background: #333; font-size: 10pt;
+hi MoreMsg color: LimeGreen; background: #333;
+hi LineNr color: DeepPink; background: #333; font-size: 10pt;
+hi Question color: Yellow; background: #333; font-size: 10pt;
+hi WarningMsg color: DeepPink; background: #333; font-size: 10pt;
+hi NonText background: #333;
+hi Null color: CornflowerBlue;
+hi Tag color: CornflowerBlue;
+
+hi CompTitle color: magenta; background: #222; font-weight: bold;
+hi CompItem[selected] color: DeepPink; background: Black;
+hi CompDesc color: Pink;
+hi GradientRight background-color: Black;
+
+hi Title color: white;
+hi Indicator color: DodgerBlue;
+hi String color: Orchid;
+hi Number color: Orchid;
+hi Object color: Khaki;
+hi Function color: SkyBlue;
+hi URL color: LightGreen;
+
+hi TabNumber color: white; font-weight: bold; font-size: 10pt;
+
+style -name tab chrome://* <<EOM
+#content { background-color: #ccc; } /* tabbar */
+.tabs-alltabs-button { padding: 0 !important; }
+.tabs-container > stack { display: none; } /* remove tab selection menu */
+/*.tabs-container .box-inherit.scrollbox-innerbox { border-bottom: 1px solid #404040; } /* tab bar position: top */
+.tabs-container scrollbox {
+ background-color: #adadad;
+ border-bottom: 1px solid #000;
+}
+.tabbrowser-tab {
+ -moz-apperance: none !important;
+ margin: 0 !important;
+ padding: 0 !important;
+ -moz-border-radius-topleft: 0 !important;
+ -moz-border-radius-topright: 0 !important;
+ -moz-border-radius-bottomright: 0 !important;
+ -moz-border-radius-bottomleft: 0 !important;
+ border-bottom: 1px solid #000 !important;
+ background-image: none !important;
+ background-color: #ff69b4 !important;
+ text-align: left !important;
+}
+.tabbrowser-tab[selected=false] { background: #999 !important; }
+.tabbrowser-tab[selected=true] .tab-text { color: #ddd !important; }
+.tab-icon-image { margin-bottom: -4px; }
+.tab-image-left,
+.tab-image-middle,
+.tab-image-right {
+ background-image: none !important;
+}
+EOM
+
+style -name statusbar chrome://* <<EOM
+#status-bar statusbarpanel { padding: 0 1px !important; }
+statusbarpanel > * { margin: 0 !important; padding: 0 !important; }
+EOM
diff --git a/sweets_snaka.vimp b/sweets_snaka.vimp
new file mode 100644
index 0000000..a187401
--- /dev/null
+++ b/sweets_snaka.vimp
@@ -0,0 +1,52 @@
+" ==VimperatorColorSchema==
+" name: Sweets enhanced by snaka. (Based on 'Sweets')
+" url: https://github.com/suzuken/dotfiles/blob/master/vimperator/colors/sweets_snaka.vimp
+" ==/VimperatorColorSchema==
+
+
+hi Hint font-family: monospace; font-size: 15px; font-weight: normal; color: lightyellow; background-color: black; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 5px 0px 5px; text-transform: uppercase;
+hi HintElem background-color: pink; color: black;
+hi HintActive background-color: hotpink; color: white;
+hi -append Hint background-color: rgba(28, 28, 28, 0.7); border: 1px solid #1c1c1c; -moz-border-radius: 4px; -moz-box-shadow: 0px 0px 1px black; text-shadow: 1px 1px 2px black;
+hi -append HintElem text-decoration: none; -moz-border-radius: 4px; -moz-box-shadow: 0 0 2px #0c0c0c;
+hi -append HintActive text-decoration: none; -moz-border-radius: 4px; -moz-box-shadow: 0 0 2px #0c0c0c;
+
+hi StatusLine color: CornflowerBlue; background: #000; font-weight: normal; font-size: 12pt;
+hi StatusLineBroken color: black; background: #ffa0a0; font-weight: normal; font-size: 12pt;
+hi StatusLineExtended color: black; background: #a0ffa0; font-weight: normal; font-size: 12pt;
+hi StatusLineSecure color: black; background: #a0a0ff; font-weight: normal; font-size: 12pt;
+
+hi Normal color: LightYellow; background: Black; font-size: 12pt; opacity: 0.7;
+hi CmdLine color: LightYellow; background: Black; font-size: 14pt;
+hi InfoMsg color: LightYellow; background: Black; font-size: 12pt;
+hi ModeMsg color: LightYellow; background: Black; font-size: 12pt;
+hi MoreMsg color: LimeGreen; background: Black;
+hi LineNr color: DeepPink; background: Black; font-size: 12pt;
+hi Question color: Yellow; background: Black; font-size: 12pt;
+hi WarningMsg color: DeepPink; background: Black; font-size: 12pt;
+hi ErrorMsg color: white; background: red; font-size: 12pt;
+hi NonText background: #000;
+hi Null color: CornflowerBlue;
+hi Tag color: CornflowerBlue;
+hi Number color: CornflowerBlue;
+
+hi CompTitle background: DarkOrchid;
+hi CompTitle>* color: white; border-bottom: 1px solid #3c3c3f; padding: 1px 0.5ex; text-shadow: 1px 1px 0px #0c0c0c;
+hi CompItem[selected] color: cyan; background: #333;
+hi CompDesc color: Pink;
+
+hi Title color: white;
+hi Indicator color: DodgerBlue;
+hi String color: Orchid;
+hi Number color: Orchid;
+hi Object color: Khaki;
+hi Function color: SkyBlue;
+hi URL color: LightGreen;
+
+hi TabNumber color: white; font-weight: bold; font-size:10pt;
+
+style -name tab chrome://* <<EOM
+ .tabbrowser-strip {
+ background : #444 !important;
+ }
+EOM
diff --git a/vimpwhite.vimp b/vimpwhite.vimp
new file mode 100644
index 0000000..b145f6e
--- /dev/null
+++ b/vimpwhite.vimp
@@ -0,0 +1,32 @@
+" -- vimperator colorscheme --
+" name: vimpwhite
+" author: tlync<Takuya Fujimura>
+" tested: vimperator 3.0, firefox 4.0, mac osx 10.6
+" url: https://raw.github.com/suzuken/dotfiles/master/vimperator/colors/vimpwhite.vimp
+" ----------------------------
+
+" Status Line
+hi StatusLine color: #666;
+
+" Command Line
+hi ContentSeparator border-top: 1px dotted #ccc;
+hi CmdLine -append font-size: 15px;
+hi PromptText font-family: "Lucida Grande", "Segoe UI", monospace; background: -moz-linear-gradient(top, #6BA7EF, #3163AA); text-shadow: 1px 1px #1D3C66; color: white; border: 1px solid #3366AD; padding: 0 7px; margin-right: 5px; border-top: none;
+
+" Comp
+hi CompTitle>* -append border-bottom-color: #8C8C8C;
+hi CompResult -append font-family: "Lucida Grande", "Segoe UI", sans-serif !important;
+hi CompDesc -append font-family: "Lucida Grande", "Segoe UI", sans-serif; color: #666;
+hi Filter -append border: none;
+hi CompTitle -moz-appearance: statusbar; font-family: "Lucida Grande", "Segoe UI", monospace; font-weight: bold; text-indent: 5px; height: 20px;
+hi Tag:not(:empty) color: #355D93; background-color: #E6F2FC; border-radius: 2px; padding: 1px 2px; font-size: 10px;
+
+" Hint
+hi HintElem background-color: #fffac6; border-radius: 2px;
+hi Hint font-family: "Lucida Grande", "Segoe UI", sans-serif; font-size: 11px; font-weight: bold; background: -moz-linear-gradient(top, #6BA7EF, #3163AA); text-shadow: 0 1px #1D3C66; text-transform: uppercase; color: white; background-color: red; padding: 2px 5px; border-radius: 3px; border: 1px solid #3366AD;
+
+" for statusline-toolbar.js
+style -name toolbar-background chrome://* #liberator-customize-toolbar { padding-left: 5px !important; -moz-appearance: none !important; }
+
+" for sbmcommentviewer.js
+style -name sbmcommentviewer chrome://* .liberator-sbmcommentsviewer-content { border-color: #ccc !important; }
diff --git a/voqn.vimp b/voqn.vimp
new file mode 100644
index 0000000..dacbe02
--- /dev/null
+++ b/voqn.vimp
@@ -0,0 +1,64 @@
+" ==Vimperator_Color_Scheme==
+" name: default
+" url: https://github.com/VoQn/vimperator-colorscheme/tree/master/colors
+" ==Defult_Colorscheme_Settings==
+hi Bell border: 0 none; background-color: black;
+hi Boolean color: red;
+hi CmdLine font-family: monospace; padding: 1px;
+hi CmdOutput white-space: pre;
+hi CompDesc color: gray; 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>* padding: 0 .5ex;
+hi CompItem[selected] background: yellow;
+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: magenta; background: white; font-weight: bold;
+hi CompTitle>* padding: 0 .5ex;
+hi ErrorMsg color: white; background: red; font-weight: bold;
+hi Filter font-weight: bold;
+hi FrameIndicator background-color: red; 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: magenta;
+hi GradientRight background-color: white;
+hi Hint font-family: monospace; font-size: 10px; font-weight: bold; color: white; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px;
+hi Hint::after content: attr(number);
+hi HintActive background: #88FF00; color: black;
+hi HintElem background-color: yellow; color: black;
+hi HintImage opacity: .5;
+hi Indicator color: blue;
+hi InfoMsg color: black; background: white;
+hi LineNr color: orange; background: white;
+hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
+hi ModeMsg color: black; background: white;
+hi MoreMsg color: green; background: white;
+hi NonText color: blue; min-height: 16px; padding-left: 2px;
+hi Normal color: black; background: white;
+hi Null color: blue;
+hi Number color: blue;
+hi Object color: maroon;
+hi Preview color: gray;
+hi Question color: green; background: white; font-weight: bold;
+hi Search font-size: inherit; padding: 0; color: black; background-color: yellow; padding: 0;
+hi StatusLine color: white; background: black;
+hi StatusLineBroken color: black; background: #FF6060; /* light-red */
+hi StatusLineSecure color: black; background: #B0FF00; /* light-green */
+hi String color: green;
+hi TabClose
+hi TabIcon
+hi TabIconNumber font-weight: normal; color: black; 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: blue;
+hi Title color: magenta; background: white; font-weight: bold;
+hi URL text-decoration: none; color: green; background: inherit;
+hi URL:hover text-decoration: underline; cursor: pointer;
+hi WarningMsg color: red; background: white;
diff --git a/wa_sweets.vimp b/wa_sweets.vimp
new file mode 100644
index 0000000..5e44342
--- /dev/null
+++ b/wa_sweets.vimp
@@ -0,0 +1,138 @@
+
+" ==Vimperator_Color_Scheme==
+" name: wa_sweets
+" url: https://github.com/VoQn/vimperator-colorscheme/tree/master/colors
+" ==Japanese_Sweet_Concept_Colorscheme_Settings==
+
+" Color Definission {{{
+" ==================================================
+" karasuba_iro = '#180614'
+" kurobeni = '#302833'
+" kurotobi = '#432f2f'
+" moegi = '#aacf53'
+" mushiguri_iro = '#ede4cd'
+" suna_iro = '#dcd3b2'
+" tankou = '#f8e58c'
+" tsutsuji_iro = '#e95295'
+" tsuyukusa_iro = '#38a1db'
+" }}}
+
+" highlight settings {{{
+hi Bell display: none; border: 0 none; background-color: black;
+hi Boolean color: red;
+hi CmdLine font-family: monospace; padding: 1px;
+hi CmdOutput font-size: 15px; white-space: pre;
+hi CompDesc color: #dcd3b2; width: 50%; /* SUNA_IRO */
+hi CompGroup font-size: 14px;
+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 color: #f6bfbc;
+hi CompItem>* padding: 0 .5ex;
+hi CompItem[selected] color: white; background: #302833;
+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: magenta; background: #302833; font-weight: bold;
+hi CompTitle>* padding: 0 .5ex;
+hi ErrorMsg color: white; background: red; font-weight: bold;
+hi Filter font-weight: bold;
+hi FrameIndicator background-color: red; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
+hi Function color: #59b9c6;
+hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
+hi GradientLeft background-color: magenta;
+hi GradientRight background-color: #432f2f;
+hi Hint font-family: monospace; font-size: 18px; font-weight: normal; color: #ede4cd; background-color: #302833; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 3px 5px; /* CL MUSHIGURI_iRO BG:KUROBENI */
+hi Hint::after content: attr(hintchar);
+hi HintActive background: #aacf53; color: #white; /* CL:MOEGI */
+hi HintElem background-color: #f8e58c; color: #180614; /* BG:TANKOU */
+hi HintImage opacity: .5;
+hi Indicator color: #38a1db;
+hi InfoMsg color: #a58f86; background: #432f2f;
+
+hi Keyword color: #e95295;
+hi LineNr color: orange; background: #432f2f;
+hi Message #432f2f-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
+hi ModeMsg color: #a58f86; background: #432f2f;
+hi MoreMsg color: #aacf53; background: #432f2f;
+
+hi NonText color: #38a1db; background: #432f2f; min-height: 16px; padding-left: 2px;
+hi Normal color: white; background: #432f2f; font-size: 12px; /* CL:white BG:KUROTOBI */
+hi Null color: #38a1db; /* TSUYUKUSA_IRO */
+hi Number color: #38a1db; /* TSUYUKUSA_IRO */
+hi Object color: #e9546b;
+hi Preview color: gray;
+hi Question color: #aacf53; background: #432f2f; font-weight: bold;
+hi Search font-size: inherit; padding: 0; color: black; background-color: yellow; padding: 0;
+
+hi StatusLine font-size: 15px; color: #aacf53; background: #302833; /* CL:MOEGI BG:KUROBENI */
+hi StatusLineBroken color: black; background: #FF6060; /* light-red */
+hi StatusLineSecure color: black; background: #B0FF00; /* light-green */
+
+hi String color: #aacf53;
+hi TabClose
+hi TabIcon
+hi TabIconNumber font-weight: normal; font-size: 12px; color: white; 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; font-size: 12px; color: white; margin: 0;
+hi TabText
+hi Tag color: #38a1db;
+hi Title color: magenta; background: #302833; font-weight: bold;
+hi URL text-decoration: none; color: #aacf53; background: inherit;
+hi URL:hover text-decoration: underline; cursor: pointer;
+hi WarningMsg color: red; background: white;
+" }}}
+
+" CSS {{{
+style -name tab chrome://* <<EOM
+#content { background-color: #ccc; } /* tabbar */
+.tabs-alltabs-button { padding: 2px 0 !important; }
+.tabs-container > stack { display: none; } /* remove tab selection menu */
+/*.tabs-container .box-inherit.scrollbox-innerbox { border-bottom: 1px solid #404040; } /* tab bar position: top */
+.tabs-container scrollbox {
+ background-color: #adadad;
+ /* border-bottom: 1px solid #333; */
+}
+.tabbrowser-tab {
+ -moz-apperance: none !important;
+ margin: 0 !important;
+ padding: 0 !important;
+ -moz-border-radius-topleft: 0 !important;
+ -moz-border-radius-topright: 0 !important;
+ -moz-border-radius-bottomright: 0 !important;
+ -moz-border-radius-bottomleft: 0 !important;
+ border-top: 1px solid #a78faa !important;
+ border-bottom: 1px solid #523a55 !important;
+ background-image: none !important;
+ background-color: #745c77 !important;
+ text-align: left !important;
+ text-shadow: none !important;
+}
+.tabbrowser-tab[selected=false] {
+ border-top: 1px solid #adadad !important;
+ border-bottom: 1px solid #666 !important;
+ background: #999 !important;
+}
+.tabbrowser-tab[selected=true] {
+ color: #fff !important;
+ border-top: 1px solid #745c77 !important;
+ border-bottom: 1px solid #080611 !important;
+ background-color: #302833 !important;
+}
+.tabbrowser-tab[selected=true] .tab-text { color: #fff !important; }
+.tab-icon-image { margin-bottom: 0px; }
+.tab-image-left,
+.tab-image-middle,
+.tab-image-right {
+ background-image: none !important;
+}
+EOM
+
+style -name statusbar chrome://* <<EOM
+#status-bar statusbarpanel { padding: 5px 2px !important; }
+statusbarpanel > * { margin: 0 !important; padding: 0 !important; }
+EOM
+
+" }}}
diff --git a/ywgx.vimp b/ywgx.vimp
new file mode 100644
index 0000000..6214a73
--- /dev/null
+++ b/ywgx.vimp
@@ -0,0 +1,21 @@
+" ==Vimperator_Color_Scheme==
+" name:ywgx
+" url: http://code.google.com/p/vimperator-labs/issues/detail?id=510&q=label%3Aproject-vimperator%20label%3Atype-colorscheme&colspec=ID%20Summary%20Project%20Type%20Status%20Priority%20Stars%20Owner
+" ==ywgx_Color_Scheme==
+hi Normal background:#000000;color:#afafaf;font-size:12pt;font-family:monospace
+hi CmdLine background:#000000;color:#00cc22;font-size:12pt;font-family:monospace;font-weight:normal;padding:0px 3px
+hi CompGroup background:#000000;color:#afafaf
+hi CompTitle background:#000000;color:#2C100E;font-weight:bold
+hi CompItem background:#000000;color:#afafaf;padding:0px 3px
+hi CompItem[selected] background:#2C001E;color:#00cc22
+hi CompDesc background:#0boe13;color:#00cc22
+hi CompDesc[selected] background:#2C001E;color:#00cc22
+hi CompMsg background:#0boe13;color:#afafaf
+hi ErrorMsg background:#ff6565;color:#000000
+hi Filter color:#000000;font-weight:bold;
+hi StatusLine font-family: monospace; font-size: 12pt; font-weight: normal; color: #FFFFFF; background: #000000;
+hi Hint font-family:Sans;font-size:20px;font-weight:bold;color:white; background-color:rgba(0, 0, 0, 0.5);border:solid 1px LightGray;
+style -name statusbar chrome://* <<EOM
+#status-bar statusbarpanel {padding:0 1px !important;}
+statusbarpanel > * { margin:0 !important; padding:0 2px 0 0 !important; }
+EOM
diff --git a/zenburn.vimp b/zenburn.vimp
new file mode 100644
index 0000000..2a63a70
--- /dev/null
+++ b/zenburn.vimp
@@ -0,0 +1,85 @@
+" ==Vimperator_Color_Scheme==
+" name: zenburn
+" url: https://github.com/livibetter/dotfiles/tree/master/vimperator/colors
+" original name: vimPgray
+"
+" Created for matching this GTK+ theme:
+" http://www.gnome-look.org/content/show.php/Clearlooks+Zenburn?content=103035
+"
+" Last edited:
+" Edited by Yu-Jie Lin <http://j.mp/Google-livibetter>
+"
+" Original vimp: 2010-11-01T10:04:00+0800
+" http://github.com/VoQn/vimperator-colorscheme/blob/master/colors/default.vimp
+"
+" Reference:
+" chrome://liberator/locale/styling.html
+" ==VimPGray_Colorscheme_Settings==
+
+" Reset all styles first
+hi clear
+
+hi CompDesc color: #999; width: 50%;
+hi CompItem[selected] background: #666;
+
+" Used in Command Line
+" Entire bottom line
+hi CmdLine color: #aaa; background: #333; font-family: Inconsolata; font-size: 12px; padding: 0px; vertical-align: middle; border: none;
+
+" Used in the URL column of `bmarks`
+hi CompResult color: #aaa; width: 45%; overflow: hidden;
+hi CompTitle color: #ddc; background: #333; font-weight: bold;
+hi CompTitle>* color: #aaa; font-weight: bold; border-top: 1px solid gray; border-bottom: 1px solid #BBB; padding: 1px 0.5ex;
+
+" Hints!
+hi Hint color: white; background-color: #800; border-color: ButtonShadow; font-family: Inconsolata; font-size: 12px; border-width: 0px; border-style: solid; padding 0 1px;
+hi Hint::after content: attr(number);
+hi HintActive color: black; background: #480;
+hi HintElem color: black; background-color: #880;
+hi HintImage opacity: .5;
+
+" Used also in wrapping error messages as the background, simple speaking
+hi InfoMsg color: #ddc; background: #333;
+
+" Used when error on syntax error in vimperatorrc, etc.
+hi LineNr color: orange; background-color: #333;
+
+hi ErrorMsg color: #c22; background-color: #333; font-weight: bold;
+
+" Used in CARET or COMMAND modes
+hi ModeMsg color: #ddc; background: #333;
+
+hi MoreMsg color: #080; background: #222; font-weight: bold; -moz-border-radius: 5px; padding-left: 5px;
+
+hi Normal color: #ddc; background: #333;
+
+" Used in :`js tr<TAB>`
+hi Boolean color: #f00;
+hi Function color: #04c;
+hi Null color: #00c;
+hi Number color: #00c;
+hi Object color: #c40;
+hi String color: #0c0;
+
+" Used in "Press ENTER..." of `jumps` or `bmarks`, or "Follow Hint..." or `f`
+hi Question color: #080; background: #222; font-weight: bold; -moz-border-radius: 5px; padding-left: 5px;
+
+hi Search color: #333; background-color: #cc0; font-size: inherit; padding: 0; padding: 0;
+
+hi StatusLine color: #ddc; background: #333; font-family: Inconsolata; font-size: 14px; margin-top: 1px;
+
+" Firefox's tabs
+hi TabNumber color: #ddc; font-weight: bold; margin: 0; padding-right: .3ex; text-shadow: #000 -1px 0 0, #000 0 1px 0, #000 1px 0 0, #000 0 -1px 0;
+
+" Used in `pageinfo` or `jumps`
+hi Title color: #ddc; background: #333; font-weight: bold;
+
+" Used in items of Info field of `bmarks`
+hi Keyword color: #CC0;
+hi Tag color: #0CC;
+hi URL color: #080; text-decoration: none; padding: 0 2px;
+hi URL:hover color: #880; background-color: #222; -moz-border-radius: 5px; cursor: pointer;
+
+hi ContentSeparator border:none;
+
+" vim:set filetype=vim: