Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the issue of difficult to see inline prediction clearly in Windows Terminal #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Golevka2001
Copy link

The origin theme works well in Powershell. But in Windows Terminal, the inline prediction nearly integrate with the background:

Snipaste_2023-04-04_14-40-54

After adding "InlinePrediction" = [ConsoleColor]::DarkGray:

Snipaste_2023-04-04_14-40-33

No changes to display in Powershell:

image

image


Maybe the color DarkGray was not designed to display it, but I didn't find another color more suitable. And it actually did improve my reading experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant