molokai icon indicating copy to clipboard operation
molokai copied to clipboard

color incorrect

Open binzhikuwen opened this issue 9 years ago • 3 comments

image I want molokai colorscheme in my kali2.0.But the color seems incorrect.I don't know why?

binzhikuwen avatar Jun 07 '16 09:06 binzhikuwen

It's working for me on Kali 2.0 using the default gnome-terminal, which supports 256 colors and Vim 7.4.963 screen shot 2016-06-30 at 8 48 11 pm Check if your terminal supports 256 colors and that TERM is set to a 256-color identifier like xterm-256color or screen-256color; see http://www.robmeerman.co.uk/unix/256colours

Transfusion avatar Jun 30 '16 13:06 Transfusion

I fix it with your help.Thank you so much!

binzhikuwen avatar Jul 01 '16 02:07 binzhikuwen

Try adding set termguicolors to your .vimrc.

ghost avatar Mar 30 '18 12:03 ghost