Hi there,
what should I do when I want to change the colors of my controls in a Wpf ToolWindow in dependency of the Visual Studio theme (dark, light)?
Example for Label:
- Dark Background in Visual Studio theme -> White Foreground
- Light Background in Visual Studio theme -> Dark Foreground
Is there any API which I could use?
Thank you!
Gruß, Mathias --- MCP