Dim terminal text should have half the minimum contrast ratio #190371
Labels
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
terminal-rendering
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
upstream-issue-linked
This is an upstream issue that has been reported upstream
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
See #178162 for an example of why this is an issue
Repro:
echo -e '\x1b[31mNormal \x1b[31;2mDim\x1b[0m'
, 🐛 provided the minimum contrast ratio is not too high, the colors should differActual:
Expected:
The text was updated successfully, but these errors were encountered: