]> gitweb.fluxo.info Git - vimperator-colors.git/commitdiff
adding some themes, found on the net
authorMichael Vetter <g.bluehut@gmail.com>
Sun, 18 Nov 2012 19:39:04 +0000 (20:39 +0100)
committerMichael Vetter <g.bluehut@gmail.com>
Sun, 18 Nov 2012 19:39:04 +0000 (20:39 +0100)
darkness2.vimp [new file with mode: 0644]
desert.vimp [new file with mode: 0644]
indigo-fx3.vimp [new file with mode: 0644]
seaweed.vimp [new file with mode: 0644]
ywgx.vimp [new file with mode: 0644]

diff --git a/darkness2.vimp b/darkness2.vimp
new file mode 100644 (file)
index 0000000..ddd831d
--- /dev/null
@@ -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 (file)
index 0000000..d723cea
--- /dev/null
@@ -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 (file)
index 0000000..7285055
--- /dev/null
@@ -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 (file)
index 0000000..83a8543
--- /dev/null
@@ -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/ywgx.vimp b/ywgx.vimp
new file mode 100644 (file)
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