w0ng / vim-hybrid

A dark color scheme for Vim
1.48k stars 235 forks source link

console2 colors #52

Open aemonge opened 6 years ago

aemonge commented 6 years ago

If anyone is interested on this colorscheme on console 2 (windows mostly) here it is:

        <colors>
            <color  id="0" r="45" g="60" b="70"/>
            <color  id="1" r="165" g="66" b="66"/>
            <color  id="2" r="140" g="148" b="64"/>
            <color  id="3" r="222" g="147" b="95"/>
            <color  id="4" r="95" g="129" b="157"/>
            <color  id="5" r="133" g="103" b="143"/>
            <color  id="6" r="94" g="141" b="135"/>
            <color  id="7" r="108" g="122" b="128"/>
            <color  id="8" r="66" g="80" b="89"/>
            <color  id="9" r="204" g="102" b="102"/>
            <color id="10" r="181" g="189" b="104"/>
            <color id="11" r="240" g="198" b="116"/>
            <color id="12" r="129" g="162" b="190"/>
            <color id="13" r="178" g="148" b="187"/>
            <color id="14" r="138" g="190" b="183"/>
            <color id="15" r="197" g="200" b="198"/>
        </colors>

Also, It would be interesting if you could promote this over the readme section @w0ng

kind regards,

P.S. Windows sucks, I'm forced to use windows and I've read console2 is the best terminal for it, that's why I'm not using either xresources nor iterm2; any other better consoles for windows suggestions are welcome ;)