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

feat: Bring colors to help message #1650

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

Abeeujah
Copy link
Contributor

@Abeeujah Abeeujah commented Oct 3, 2024

Bring colors to help message

Adds a color theme to the help message printed on the terminal

Current color theme is black and white

  • Improved Readability
  • More engaging presentation

closes #1624

@leighmcculloch
Copy link
Member

This change has the appearance:
Screenshot 2024-10-04 at 10 06 24 PM

@leighmcculloch
Copy link
Member

I pushed a change to change the colours to match what they used to look like when we were using clap v3, because that was the default back then.
Screenshot 2024-10-04 at 10 08 39 PM

@leighmcculloch
Copy link
Member

Actually, just tweaked them to exactly match cargo, since the issue @Ifropc opened was requesting alignment with cargo.

The styles were pulled from:

Screenshot 2024-10-04 at 10 23 14 PM

@leighmcculloch leighmcculloch enabled auto-merge (squash) October 4, 2024 12:27
@leighmcculloch leighmcculloch merged commit d37632a into stellar:main Oct 4, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Bring colors to help message
2 participants