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
484 stars 48 forks source link

Status bar, floating window and text selection improvements #141

Closed ketttY closed 2 years ago

ketttY commented 2 years ago

Floating window title: Before:

image

After:

image

Selection: Before:

image

After:

image

Status bar VS no solution status bar now matches VS Code no folder status bar

ComboBox selection After:

image