-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Installed product versions
- Visual Studio: 2022 Professional, Version 17.9.2
- This extension: 0.11.170
Description
The default syntax highlight colors are bad with a light theme
Steps to recreate
- Set the light of blue theme of Visual Studio;
- open a GLSL shader file;
- look at the syntax highlight colors of the text.
Current behavior
The actual default syntax highlight colors make the text well readable only when a dark theme is used, so the background color is dark. When, instead, a light theme is used, so the background color is light (for example white), the text will be very hard to read.
See the following picture as an example:
Expected behavior
The default syntax highlight colors should change accordingly with the used theme or the default colors should be good with light and dark themes (at least with the Visual Studio default themes).
Reactions are currently unavailable
