Closed germancardenasm closed 2 years ago
@germancardenasm I noticed this too yesterday, BUT other terminals display things correctly so it's a bug on the vscode terminal. Can you create an issue there?
@germancardenasm see this issue. This is the fix:
"terminal.integrated.minimumContrastRatio": 1
Hey, @JanDeDobbeleer, thank you very much; I appreciated that you spent the time digging into this.
I have this issue, but in "reverse": The prompt looks great in the VSCode integrated terminal, but in the Windows Terminal, the diamonds are the wrong hue.
Is there a workaround for Windows Terminal too?
To answer my own question:
The corresponding setting in Windows Terminal is
Automatically adjust lightness of indistinguishable text
under Appearance
setting this to Only for colors in the color scheme
or Never
fixed my issue.
The underlying setting in settings.json
for Windows Terminal is
"adjustIndistinguishableColors": "indexed",
or
"adjustIndistinguishableColors": "never",
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Code of Conduct
What happened?
Hi: In PowerShell in my vscode the Diamonds are rendering in a different color. I have tried using different themes but when diamonds are used it is rendering in different styles
Expected:
Actual result:
Expected:
Actual result:
Theme
What OS are you seeing the problem on?
Windows
Which shell are you using?
powershell
Log output