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

Vim tabs are unreadable after conversion, no matter which color scheme was converted #3

Closed crittermike closed 13 years ago

crittermike commented 13 years ago

I use vim's tabs a lot, but after converting a theme using this, the tabs are always white text on a white background. Any idea how I can get them readable? Any more info I could provide?

crittermike commented 13 years ago

Never mind, I finally found lines like these (https://gist.github.com/793368) and commented them out. Thanks for the great plugin!

godlygeek commented 13 years ago

What colorscheme caused you the problem?

crittermike commented 13 years ago

An example one is http://www.vim.org/scripts/script.php?script_id=2078

Is it possible my OS theme could be causing problems here? I'm using vim in a terminal, so I wouldn't think any GUI theme colors would be interacting.