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

The font is not clear when mouse focusing on search box in Watch tab #71

Closed Nina-Wang-Test closed 2 years ago

Nina-Wang-Test commented 2 years ago

Describe the bug The font is not clear when mouse focusing on search box in Watch tab

Screenshots 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 2 years ago

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