Skip to content

Allow terminal minimum contrast ratio setting to change luminance the other way #149495

@Tyriar

Description

@Tyriar

Current behavior of dark selection on dark text:

image

Repro with these settings:

  "workbench.colorCustomizations": {
    "terminal.selectionBackground": "#010101",
    "terminal.foreground": "#000000",
    "terminal.background": "#eeeeee",
  }

Desire is to invert in this case:

image

Metadata

Metadata

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesfeature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insiderson-testplanterminal-renderingupstreamIssue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-fixedThe underlying upstream issue has been fixedupstream-issue-linkedThis is an upstream issue that has been reported upstream

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions