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 fallback for editor color mapping and other improvements #57

Closed ketttY closed 3 years ago

ketttY commented 3 years ago
  1. Add fallback mechanism for editor tokens: when not able to find a color from hierarchical mapping, look for a color from the fallback token (also hierarchically)
  2. Improve string, number, property name mapping
  3. Fix dropdown colors in search box image
  4. Improve solution explorer title Active: image Inactive: image
  5. Make menu selection icon match VSC better: VS: image VSC: image
  6. Improve tab border