Skip to content

Display a different color for installed components during a toolchain install#4875

Open
FranciscoTGouveia wants to merge 1 commit into
rust-lang:mainfrom
FranciscoTGouveia:component-installed-color
Open

Display a different color for installed components during a toolchain install#4875
FranciscoTGouveia wants to merge 1 commit into
rust-lang:mainfrom
FranciscoTGouveia:component-installed-color

Conversation

@FranciscoTGouveia
Copy link
Copy Markdown
Contributor

Closes #4870.

I decided to set a prefix for the ProgressBar since we were not using one before.
Looking at indicatif's documentation, this seemed like a reasonable way to style a specific portion of the ProgressBar.

Is there a more idiomatic approach to achieving this that I might be overlooking?

CC @djc

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 this pull request may close these issues.

rustup toolchain install should use a different color for installed components

1 participant