molok / vim-smartusline

Vim plugin that changes the color of the statusbar of the focused window according with the current mode (normal/insert/replace)
34 stars 1 forks source link

Pick better default values for cterm{bg,fg} #1

Closed molok closed 12 years ago

molok commented 12 years ago

I should either check for t_Co or choose for colors every terminal supports.