Black text displays as white on red background in default dark and several other themes #213865
Labels
terminal-conpty
Integrated terminal issues related to the ConPTY backend
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
windows
VS Code on Windows issues
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
PROBLEMS
OUTPUT
DEBUG CONSOLE
TERMINAL
)py
print('\033[30m\033[41m🭪 All subprocesses were terminated 🭨\033[0m'
In Windows Terminal (app) and with some themes it displays correctly, in VSCode with default dark theme the text is white (should be black due to escape code
\033[30m
).The following themes are affected:
Examples of themes there the coloring is correct:
The text was updated successfully, but these errors were encountered: