-
Notifications
You must be signed in to change notification settings - Fork 285
Feat(cli): Add Colors to CLI Status #329
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
Conversation
|
Shall we also add color for the status for flows (the line of |
|
How to check for "NEW" status ? or should I set the None branch to NEW |
Code to display the line of Line 388 in 56e700f
|
badmonster0
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
* Feat(cli): Add colors to Cli Status * Feat(cli): Cli Status Colors - Add colors to brackets and maintain bg * cli: use AnsiColors * cli: rename * cli: add flow colors

This PR addresses #321 by introducing colorized status output to the CLI using the owo-colors crate.
Before:

After:
