flazz / vim-colorschemes

one colorscheme pack to rule them all!
3.44k stars 630 forks source link

Tomorrow-Night + Rust = Colors are strange (at times) #120

Closed andreyorst closed 6 years ago

andreyorst commented 7 years ago

Heya. First of all want to sat thanks for such an amazing pack.

But lets now get to serious things. Rust language has a support in vim. And with the Tomorrow-Night theme I've came with several misunderstandings. First of all some thing that should be colored with different colors, are actually colored with same color.

Second weird thing is that if, for, while, loop etc. are colored same (or nearly same color) as text (variables).

If I install Tomorrow night theme from another source (which is kinda painful) i don't have this issues. And if I use other editor, with same theme, I don't have any Issues either. Any Suggestions?

And the theme itself is kinda different (but still OK) See screenshots below:

vim:

image

VSCode:

image

Rustbook:

image