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

"Clear All" and "Toggle Word Wrap" icons are not clear in Output tab #69

Closed Nina-Wang-Test closed 2 years ago

Nina-Wang-Test commented 2 years ago

Describe the bug "Clear All" and "Toggle Word Wrap" icons are not clear in Output 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 2 years ago

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