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
510 stars 54 forks source link

🛑⬆️Breakpoints column headers unreadable #9

Closed nestevez closed 3 years ago

nestevez commented 3 years ago

Name Labels font color are not clear in Breakpoints window

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

image

Noted on themes: Palenight, Shades of Purple, Winter is Coming(Dark Black - No Italics), Winter is Coming(Dark Blue - No Italics)

nestevez commented 3 years ago

This issue has been resolved.