Skip to content

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

Open
@vscodenpa

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions