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
502 stars 53 forks source link

"Show only pinned members" and "Find Next" icons are not clear when mouse hovering in Watch tab #67

Closed Nina-Wang-Test closed 3 years ago

Nina-Wang-Test commented 3 years ago

Describe the bug "Show only pinned members" and "Find Next" icons are not clear when mouse hovering in Watch tab

Screenshots image image

To Reproduce 1.Create a console project 2.Set a breakpoint on Program.cs file 3.Debug this project 4.In debug mode, observe different debug windows

Environment (please complete the following information):

ketttY commented 3 years ago

image image Fixed by https://github.com/microsoft/theme-converter-for-vs/pull/85