You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On some colorschemes the statuscolumn is colored differently than the Background of the buffer.
Neotest seems to set the background of the icons, that appear in the statuscolumn when running a test, to the buffer background.
If really needed I can provide a custom init.lua, but this should be straightforward.
Additional context
I'm not 100% sure how to fix this. The easiest would be to get the background color of the statuscolumn and set the icon background accordingly. If this is not possible, you could give the user the option to set the background of the icons on their own.
The text was updated successfully, but these errors were encountered:
NeoVim Version
Describe the bug
On some colorschemes the statuscolumn is colored differently than the Background of the buffer.
Neotest seems to set the background of the icons, that appear in the statuscolumn when running a test, to the buffer background.
To Reproduce
Install and use https://github.com/rebelot/kanagawa.nvim as a colorscheme.
Use Neotest to run a test, see the icons with wrong background.
If really needed I can provide a custom init.lua, but this should be straightforward.
Additional context
I'm not 100% sure how to fix this. The easiest would be to get the background color of the statuscolumn and set the icon background accordingly. If this is not possible, you could give the user the option to set the background of the icons on their own.
The text was updated successfully, but these errors were encountered: