vim / colorschemes

colorschemes for Vim
280 stars 23 forks source link

desert.vim: review 16c #114

Closed romainl closed 2 years ago

romainl commented 2 years ago
habamax commented 2 years ago

image

romainl commented 2 years ago

Yeah I struggled a bit with the statusline. I'll try again.

For the contrast with regard to cursorline, I guess the only real solution is to use underline, however ugly it might be. In 16c there are not enough colors to choose from for the cursorline and everything is very saturated by default.

habamax commented 2 years ago

wildmenu + cursor is ok

habamax commented 2 years ago

I don't like visual and would prefer more contrast there in 16c, but well :)

image

romainl commented 2 years ago

Would white on green work better?

Capture d’écran 2021-11-11 à 13 11 19
habamax commented 2 years ago

Would white on green work better?

I think so

habamax commented 2 years ago

And probably EndOfBuffer should be not gray but some similar color to 256c?

image

habamax commented 2 years ago

yes, white fg for visual is way more readable

romainl commented 2 years ago

endofbuffer fixed:

Capture d’écran 2021-11-11 à 13 18 50
habamax commented 2 years ago

Looks good!