romgrk / github-light.vim

Github colorscheme for vim
36 stars 5 forks source link

Error cannot allocate color none #4

Open cool-sean opened 3 years ago

cool-sean commented 3 years ago

Using terminal Vim 8.2 on Mac iTerm2.

I'm getting this error whenever opening a new file.

It look like it's related to this issue: https://github.com/vim/vim/issues/1400

The error will go away if I go to colors/github-light.vim and replace all the 'none' values with 'NONE'.

romgrk commented 3 years ago

I don't use vim. What's the opinion of vim regarding allowing none? It seems weird that it's not allowed.