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

"Enable/Delete all breakpoints matching current search criteria" icons are not clear when mouse hovering in Breakpoints tab #65

Closed Nina-Wang-Test closed 3 years ago

Nina-Wang-Test commented 3 years ago

Describe the bug "Enable/Delete all breakpoints matching current search criteria" icons are not clear when mouse hovering in Breakpoints tab

Screenshots image

To Reproduce Steps to reproduce the behavior: 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 Fixed by https://github.com/microsoft/theme-converter-for-vs/pull/85