conan-io / conan-vs-extension

Conan Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=conan-io.conan-vs-extension
MIT License
59 stars 34 forks source link

Poor contrast in tool window when using VS Dark theme #229

Closed Seally closed 2 weeks ago

Seally commented 2 months ago

Some tool window items are barely visible when using the Visual Studio Dark theme, as seen in this screenshot:

image

Additionally, the installed libraries list probably should not use a white background. I think the plugin should try to follow the theme's choice of colours whenever appropriate.

Plugin version: 2.0.2 Visual Studio version: 17.9.6

czoido commented 2 months ago

Hi @Seally, Thanks a lot for reporting. Adding this to be improved in 2.0.3 version.

memsharded commented 3 weeks ago

I have hit this myself today.

czoido commented 2 weeks ago

Hi @Seally, we have just released 2.0.3 version that adapts better to the themes, thanks a lot for reporting!

czoido commented 2 weeks ago

@Seally we have detected some problems with 2.0.3 and had to revert, please do not update yet, we will fix this in 2.0.5

czoido commented 2 weeks ago

@Seally this has been finally fixed in 2.0.5, now the plugin adapts to both dark and light theme