Skip to content

[themes] Diff highlighting breaks with Quiet Light theme #106707

@jspenguin2017

Description

@jspenguin2017
  • VSCode Version: 1.49.0
  • OS Version: Windows 10 2004

Steps to Reproduce:

  1. Change VS Code to the built-in Quiet Light theme
  2. Save the text below as test.diff and open it with VS Code
--- a.txt	2020-09-14 19:23:42.699158000 -0600
+++ b.txt	2020-09-14 19:23:41.501314200 -0600
@@ -1 +1 @@
-test
+hello world
  1. Observe that with Quiet Light theme, syntax highlighting is not working:
    image

Does this issue occur when all extensions are disabled?: Yes

Tested with all extensions disabled, also with the insider build, still have this issue. Note that with other themes, the syntax highlighting is working. Looks like this is an issue with the Quiet Light theme.
image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersthemesColor theme issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions