We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Current behavior of dark selection on dark text:
Repro with these settings:
"workbench.colorCustomizations": { "terminal.selectionBackground": "-010101", "terminal.foreground": "-000000", "terminal.background": "-eeeeee", }
Desire is to invert in this case:
Activity