daylerees / colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
http://daylerees.github.io
Other
9.32k stars 1.62k forks source link

Not working on vim? #163

Closed xlr-8 closed 9 years ago

xlr-8 commented 9 years ago

Hello,

I tried to setup those colorschemes via Vundle/Bundle for vim, however none of them are working. The colors are changed a bit but all are the same: bright grey background, white/grey for comment and some blue highlight.

Here is my version of vim: extra/gvim 7.4.459-1 [installed] extra/vim-runtime 7.4.459-1 [installed]

I tried commenting all other plugins, tried moving the .vim into default path which didn't work any better. While I tried applying one of the default theme which worked fine.

Any ideas about that?

Cheers,

deimosfr commented 9 years ago

:+1:

xlr-8 commented 9 years ago

Some feeback about this issue: Turns out the theme works on gvim but not vim.

So is most likely related to the number of colour of the terminal which has to be 256. I tried to force it to 256 colours as I'm using terminator, but the theme isn't working, either. However other people's theme are more or less working (not the exact same colouration or police, italic style etc).

Will try to update the issue if I find a work around.

deimosfr commented 9 years ago

Same here. xterm or xrxvt-256color are ok

xlr-8 commented 9 years ago

Just discovered https://github.com/daylerees/colour-schemes/issues/142 guess we can close the issue :( Sorry for the noise.