concfg icon indicating copy to clipboard operation
concfg copied to clipboard

What controls the coloring of this popup?

Open stamminator opened this issue 7 years ago • 3 comments

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?

stamminator avatar Jun 28 '18 16:06 stamminator

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

PowerShell: Can we change Write-Progress UI?

aphoria avatar Jun 28 '18 16:06 aphoria

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 avatar Jun 28 '18 17:06 stamminator

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

stamminator avatar Sep 04 '18 17:09 stamminator