How can I make the vim column (:set cursor column) to be of a different color? This is what I see now:
Notice that the column color is of the same color that vim is using to mark my identation, etc (which I think is the background color). I would like to pick a different color.
Cheers :)