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 colors of cplusplus-source.cc / .cshtml / .js / .vb and .xaml files are not clearly distinguishable #87

Closed Vickydu closed 2 years ago

Vickydu commented 2 years ago

Describe the bug In Dev17's editor, the font colors of cplusplus-source.cc / .cshtml / .js / .vb and .xaml files are not clearly distinguishable

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 cplusplus-source.cc / .cshtml / .js / .vb and .xaml files and observed that the font colors in Dev17's editor are not clearly distinguishable

Environment (please complete the following information): -Impacted Themes: Abyss, Dark+, Kimbie Dark, Monokai Dimmed, Monokai

ketttY commented 2 years ago

Out of scope, this tool is focusing on C# for now.