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

Wrong color in ui.Warn when terminal.CommandColor is used #233

Open
clhgithubfree opened this issue Feb 9, 2021 · 0 comments
Open

Wrong color in ui.Warn when terminal.CommandColor is used #233

clhgithubfree opened this issue Feb 9, 2021 · 0 comments

Comments

@clhgithubfree
Copy link

The output colors created by this command are incorrect:

ui.Warn("Try using the the '%s' command.", terminal.CommandColor("ibmcloud login"))

The text before the substituted parameter is purple as expected.
The substitute text is yellow as expected.
But the text after that is white instead of purple.

Not a critical error, but want to report it.

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

No branches or pull requests

1 participant