microsoft / theme-converter-for-vs

CLI tool that allows you to convert your VS Code color theme to a VS 2022 color theme.
MIT License
497 stars 52 forks source link

Light+ Theme menu items have wrong background color when focused out of VS #114

Closed hutchcodes closed 2 years ago

hutchcodes commented 2 years ago

Describe the bug When using the Light+ theme the menu items (File, Edit View etc) have the wrong background color if Visual Studio isn't the app with focus.

Screenshots Toolbar

To Reproduce Steps to reproduce the behavior:

  1. Change to Light+ theme
  2. Click on the desktop or another app to change focus away from Visual Studio
  3. See the background of the menu items

Expected behavior Background of menu items should match that of the toolbar.

Environment (please complete the following information):

Impact Very minor, it's not even the focused app at the time

Additional context

hutchcodes commented 2 years ago

I just realized this is the repo for the converter, not the theme packs. So maybe there is somewhere else I should be filing these bugs (I have another for the Light+ theme). Feel free to redirect me and close this.

huguesv commented 2 years ago

@hutchcodes this is the right place to file these issues (the theme pack was created using the converter). Thanks for the feedback!

ketttY commented 2 years ago

Thank you again for sharing the feedback, @hutchcodes! The issue should now be fixed, feel free to reopen if it still reproduces for you!