solarized.nvim icon indicating copy to clipboard operation
solarized.nvim copied to clipboard

How to get vanilla solarized like styling for listchars?

Open dotdash opened this issue 8 months ago • 1 comments
trafficstars

I'm using list/listchars to indicate e.g. tabs and trailing whitespace. In the original colorscheme for vim, these are clearly distinguishable, but with solarized.nvim they look like regular text:

vim:

Image

nvim:

Image

How can I adjust this to make listchars distinguishable?

dotdash avatar Mar 02 '25 22:03 dotdash