How to make a custom tool window icon be contrasting when selected
Answered
If I use IconLoader.findIcon to read an svg icon for a tool window it is not highlighted to become contrasting
Please sign in to leave a comment.
Hi,
It's hard to tell what can be the reason in your case.
I suggest checking the tool_window code sample (see https://plugins.jetbrains.com/docs/intellij/code-samples.html).
I verified that the icon is rendered correctly in the New UI.