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:

nvim:

How can I adjust this to make listchars distinguishable?