vim-dist / webvim

WebVim is a vim based distribution targeting JavaScript and Web development
http://webvim.org
GNU General Public License v3.0
330 stars 34 forks source link

Support gvim and terminal with white background… #19

Closed victornoel closed 7 years ago

victornoel commented 8 years ago

Hi,

I have a terminal with a white background and it is impossible to read most of what webvim shows because there is a big use of very light colors…

It is the same in gvim!

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

victornoel commented 8 years ago

Note that I added "set background=light" in local.vim, but it's not enough, there is still many text difficult to read…

krampstudio commented 8 years ago

Yes, right now the color theme is https://github.com/goatslacker/mango.vim so it means I would need to add another one for light backgrounds.

victornoel commented 8 years ago

Maybe it could be interesting to provide at least a dark and a light one, and simple instructions to switch :)

krampstudio commented 8 years ago

Sure, It's what I was thinking. Do you have some propositions for the light color scheme ?

victornoel commented 8 years ago

Nop, I was doing a quick search and found that one: http://ethanschoonover.com/solarized/vim-colors-solarized but it actually support much more combinations. It seems to be recommended by people, but I haven't even tried it yet :) (I'm new to vim tweaking)

krampstudio commented 7 years ago

Looking at this issue, I've found the Lucius color sheme that seems to be a good compromise and fit with most situation : https://github.com/jonathanfilip/lucius