I'm trying to use the Solarized theme for vim in NeoVim. However, despite setting the background
to "dark" and confirming it's set to dark, the solarized background color is a very light grey, almost white color. Setting background=light
only adjusts the color of text.
I'm using iTerm2 (but had this issue with iTerm 1 and thought switching might fix). And I'm using the solarized dark theme in the iTerm2 profile. I also have the CSApprox plugin installed. I've confirmed both &t_Co=256
and term=xterm-256colors
. I've noticed background colors being slightly off for other themes as well.