Skip to content

Default syntax highlight colors are bad for light theme #124

@DPD85

Description

@DPD85

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

  1. Set the light of blue theme of Visual Studio;
  2. open a GLSL shader file;
  3. 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:

immagine

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).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions