aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vetter <g.bluehut@gmail.com>2012-11-29 23:00:04 +0100
committerMichael Vetter <g.bluehut@gmail.com>2012-11-29 23:00:04 +0100
commite6be0d51657d7810cfbf66ac2b4d2db941250163 (patch)
tree805a0239d40e90714932b49c2b2690ed5efedcdd
parentf0c96dd3100676fb774a6c14baa34fca93451a51 (diff)
downloadvimperator-colors-e6be0d51657d7810cfbf66ac2b4d2db941250163.tar.gz
vimperator-colors-e6be0d51657d7810cfbf66ac2b4d2db941250163.tar.bz2
added solarized dark, sweets_snaka and vimpwhite
-rw-r--r--solarized_dark.vimp74
-rw-r--r--sweets_snaka.vimp52
-rw-r--r--vimpwhite.vimp32
3 files changed, 158 insertions, 0 deletions
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_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; }