Number parameters in Powershell are barely visible under light color schemes. #9673
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Environment
Windows version: 18363.1440
Terminal version: 1.6.10571.0
Steps to reproduce
Set color theme to light color schemes, such as One Half Light, Tango Light or 3rd party light themes.
Enter command "abcd 1234" in a Powershell tab, or simply "1234". Weirdly this doesn't happen in CMD tabs.
Expected behavior
I should be able to see the number displayed on screen.
Actual behavior
I can barely tell the number from the white background. Effects of entering "abcd 1234":
One Half Light
I actually entered '1234' after the 'abcd '.
Tango Light
Slightly better, but not clear at all.
Proposed solution
Change the color setting for numbers entered in Powershell.
Related to
#8033 #8716
The text was updated successfully, but these errors were encountered: