Skip to content

0.24.0-insiders - Syntax colorization showing incorrect background color for highlighted lines #3780

@bobbrow

Description

@bobbrow

Type: LanguageService

Some themes highlight the selected line with a color that doesn't match the unselected lines' background color. In these cases the new syntax highlighting doesn't honor the theme. This affects multiple themes.

It gets more visible when you select things:
image

To disable the new syntax highlighting, set "C_Cpp.enhancedColorization": "Disabled" and you will get the old behavior again.

Themes with known issues:

  • Abyss
  • Monokai
  • Monokai Dimmed
  • One Monokai
  • Red
  • Quiet Light
  • Solarized Dark
  • Solarized Light
  • Tomorrow Night Blue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature: ColorizationLanguage ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.insidersCurrently only repros with our latest Insiders release.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions