catppuccin / visual-studio

:ocean: Soothing pastel themes for Visual Studio
https://marketplace.visualstudio.com/items?itemName=Catppuccin.CatppuccinVS
MIT License
75 stars 8 forks source link

Unable to see the test selected in live unit test and option selected for git branch #4

Closed mddheeraj closed 1 year ago

mddheeraj commented 1 year ago

Hello.

We have seen two issues.

  1. We are unable to see the test selected in live unit test.
  2. when we right click on git branch and unable to select or can't see which option I have selected, we use mouse for selecting one of the option. mouseoverandselectionscan'tsee
djflan commented 1 year ago

Please change to default dark theme and show the same screenshot. I need to be able to see what should be there if I am to reproduce and fix.

mddheeraj commented 1 year ago

screenshot below in dark default visual studio theme. The main thing is the option's after selecting the branch. Live unit test scenario can be taken easy. darktheme-mouseoverandselectionscansee

djflan commented 1 year ago

@mddheeraj Please test in v1.1.0 - I believe this might have been fixed, if not, will keep looking

mddheeraj commented 1 year ago

I still don't see after I update to v1.1.0 mouseoverselectioncan'tsee

djflan commented 1 year ago

@mddheeraj ok, thanks - I'll need to continue looking into it.

djflan commented 1 year ago

@mddheeraj Please try v1.2.0 - I believe I have fixed this (the text color when disabled is still an issue)

mddheeraj commented 1 year ago

Thanks for the update will update and check.