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

Add mappings for editor highlight #58

Closed ketttY closed 3 years ago

ketttY commented 3 years ago

Improve brace matching and current line highlight. Note: looks like alpha channel is not customizable, the border is always solid and the background will have a fixed rate of transparency. Before: image After: image