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

What controls the coloring of this popup? #50

Open
stamminator opened this issue Jun 28, 2018 · 3 comments
Open

What controls the coloring of this popup? #50

stamminator opened this issue Jun 28, 2018 · 3 comments

Comments

@stamminator
Copy link
Contributor

When I use wget to download a file, I get this style popup

image

As you can see, that yellow on teal is very difficult to read and quite straining on the eyes. I am using the Back to the Code theme, which has "popup_colors": "dark_magenta,white". My console properties confirm the configured popup style:

image

So what's causing that teal and yellow popup styling? Can this be configured?

@aphoria
Copy link

aphoria commented Jun 28, 2018

You can control those colors with the $host.PrivateData.ProgressBackgroundColor and $host.PrivateData.ProgressForegroundColor properties.

PowerShell: Can we change Write-Progress UI?

@stamminator
Copy link
Contributor Author

Thanks. How can those be configured with concfg? If that's not currently an option, I'd like this to be a feature request

@stamminator
Copy link
Contributor Author

@lukesampson Are there any tentative plans to implement this in the future?

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

No branches or pull requests

3 participants