]> gitweb.fluxo.info Git - vimperator-colors.git/commitdiff
Comment out some obsolete Highlights
authoranekos <anekos@snca.net>
Fri, 20 Jun 2014 14:21:57 +0000 (23:21 +0900)
committeranekos <anekos@snca.net>
Fri, 20 Jun 2014 14:21:57 +0000 (23:21 +0900)
darkness.vimp
desert.vimp
seaweed.vimp
simple.vimp
solarized_dark.vimp
sweets.vimp
sweets_snaka.vimp
voqn.vimp
wa_sweets.vimp
zenburn.vimp

index ddd831d483a070dd2cfe59f79e1abda7d57c89a5..51ec411dc90a7701a7914aafd7978e17431b7669 100644 (file)
@@ -5,8 +5,8 @@
 
 "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;
+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;
@@ -14,8 +14,8 @@ 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 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;
@@ -23,9 +23,9 @@ 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;
+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;
@@ -50,7 +50,7 @@ hi ModeMsg              color: #afafaf; background: #222222; "CmdLine when Not i
 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 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;
index d723cead4b0058de3f60a345f80df99924c3126a..732f45f5211ca91bac494ee06ea29ed1d8feac24 100644 (file)
@@ -7,23 +7,23 @@ 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 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 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 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;
 
@@ -41,7 +41,7 @@ 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 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;
index 83a854338f3a8e0b091a0e0e60c7de5a91ee1568..8e1dd7c886ac5cce0a879cf1636930a329dda1be 100644 (file)
@@ -8,10 +8,10 @@ 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 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;
@@ -20,9 +20,9 @@ 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 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;
@@ -41,10 +41,10 @@ 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 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 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;
index 064dedab1b33965dc28d6cc6f766232ac3a51f33..43c551d84891e356b7a43aade28a536b44589a1c 100644 (file)
@@ -16,16 +16,16 @@ highlight CompItem           padding: 0 0; font-family: "DejaVu Sans Mono", mono
 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 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 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;
index 60ab608944516d01cea0ee22f215c9507cfc7b18..2b9d81c33f296806773ab06af99c0793e146515a 100644 (file)
@@ -34,9 +34,9 @@ hi -append HintElem     text-decoration: none; -moz-border-radius: 4px; -moz-box
 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 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;
index 5e184be9f2661e2fe71239b2d566e9435f816763..50010f460f9d2433d82f9b875d3f0136eff2cebf 100644 (file)
@@ -23,7 +23,7 @@ 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 GradientRight     background-color: Black;
 
 hi Title               color: white;
 hi Indicator           color: DodgerBlue;
index a187401e04009a84a1aca63aff14f9e23196b40b..f7c5a06b99fe209be56169e631e1977df11e1bdb 100644 (file)
@@ -12,9 +12,9 @@ hi -append HintElem     text-decoration: none; -moz-border-radius: 4px; -moz-box
 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 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;
index dacbe024e9e295d1f902b316ae9a43c93307f966..eb128dc1983cbe4c3945f4afbf6a35d877443ca2 100644 (file)
--- a/voqn.vimp
+++ b/voqn.vimp
@@ -7,17 +7,17 @@ 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 
 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                          
 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 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;
@@ -26,9 +26,9 @@ 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 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;
@@ -47,16 +47,16 @@ 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 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 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 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 TabText                           
 hi Tag                                 color: blue;
 hi Title                               color: magenta; background: white; font-weight: bold;
 hi URL                                 text-decoration: none; color: green; background: inherit;
index 5e44342d9c1cdb2476db2eb9931c349d051c1c1c..a00f76102f53ed80f37a8bb595a0e41af58b8580 100644 (file)
@@ -30,10 +30,10 @@ 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 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;
@@ -42,9 +42,9 @@ 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 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 */
@@ -66,18 +66,18 @@ 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 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 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 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 TabText                           
 hi Tag                                 color: #38a1db;
 hi Title                               color: magenta; background: #302833; font-weight: bold;
 hi URL                                 text-decoration: none; color: #aacf53; background: inherit;
index 2a63a708694071d62c6093e767f227d93f6a50cf..369236c0ffe52d5619d7dfc39b53ac94b868540b 100644 (file)
@@ -64,7 +64,7 @@ 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 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;