Dap UI overriding Colorscheme de faults?
First of all, congratulations on an excellent plugin! I am using it in the context of TJ's excellent Kickstarter project.
For some reason, whenever I run Dap UI it looks like it overwrites my setup for colorscheme's icon colour and background settings. I say this because if I type in "colorscheme catpuccin" (or any other colorscheme), sometimes the icons look fine again.
Before / After pics:
If it helps: adding that vim cmd worked around the issue.
This is broken on 0.10 because https://github.com/rcarriga/nvim-dap-ui/pull/276 applies a fix that specifically targets 0.9.
edit: Ignore me, it's not that as the condition still evaluates to true in 0.10, but it is broken in 0.10 and setting the scheme directly doesn't fix it
Is there a way to target winbar hi group? to set up it manually