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

In Dev17's editor, the font color of the .vue file does not match the one in VSCode #88

Closed Vickydu closed 2 years ago

Vickydu commented 2 years ago

Describe the bug In Dev17's editor, the font color of the .vue file does not match the one in VSCode

Screenshots image

To Reproduce

  1. Launch VS and download the demo from https://github.com/kai-oswald/NightOwl-VS-Theme
  2. Click "File" -> Open | Folder,selected the demo
  3. Open the .vue file and observed that the font color of the .vue file does not match the one in VSCode

Environment (please complete the following information): -Impacted Themes: Abyss, Dark+, Kimbie Dark, Light+, Monokai Dimmed, Monokai, Red, Solarized Dark, Solarized Light and Tomorrow Night Blue

ketttY commented 2 years ago

Out of scope, this tool mainly supports C#. (Mitigated by #85 ) image