There is a solarized-visibility option mentioned in README:
solarized-visibility
Special characters such as trailing whitespace, tabs, newlines, when displayed using :set list can be set to one of three levels depending on your needs. Default value is normal with high and low options.
However it does not exist in current version of theme. I've tried to manually set this variable and reload theme, e.g.
(setq solarized-visibility 'low)
(enable-theme 'solarized)
but this does not change appearance of whitespace markers.
There is a
solarized-visibilityoption mentioned in README:However it does not exist in current version of theme. I've tried to manually set this variable and reload theme, e.g.
but this does not change appearance of whitespace markers.
M-x version RETUsing Emacs 24
M-: (display-color-cells) RETUsing GUI app