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

use reset color on message prompts for white bg color shell #345

Open
userquin opened this issue Dec 16, 2021 · 0 comments · May be fixed by #346
Open

use reset color on message prompts for white bg color shell #345

userquin opened this issue Dec 16, 2021 · 0 comments · May be fixed by #346

Comments

@userquin
Copy link

Is your feature request related to a problem?

When using prompts on white bg color shell, prompts uses by default white, and so all message prompts disappear from the screnn.

Describe the solution you'd like

Use by default reset color for all message prompts.

Describe alternatives you've considered

This can be solved on each usage, but it would be a pain, so there is no alternatives.

Additional context

I use IntelliJ 2021.3 with light theme, when running for example pnpm create vite:

imagen

If a select the promtp text, the message is there, so it should be a problem with the color used by default.

imagen

Using reset color on the message we'll have this for white:

imagen

and for black:

imagen

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

Successfully merging a pull request may close this issue.

1 participant