godlygeek / csapprox

Make gvim-only colorschemes work transparently in terminal vim
http://www.vim.org/scripts/script.php?script_id=2390
211 stars 18 forks source link

Colorscheme Not Loading Properly #12

Open wcunning opened 10 years ago

wcunning commented 10 years ago

I just went through all of the colorschemes in this git repo (https://github.com/flazz/vim-colorschemes), and picked one, "badwolf." When I set this colorscheme in my vimrc, it loads about half of the colors, and skips the rest. When I then run :colorscheme badwolf, it sets the remainder. Why is it that not all of the colors of this particular colorscheme are not being set inside my vimrc? I did not have this problem before when I was using the built-in scheme "ron." This issue does not present itself in gvim, either.

metasansana commented 7 years ago

@wcunning did you ever figure this out?

wcunning commented 7 years ago

I had completely forgotten about this prior to your comment. I doubt I could reproduce it if I tried, feel free to close it out.