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

Fixed incorrect yellow ansi code #18

Merged

Conversation

matthewnitschke
Copy link
Contributor

Utilizing the chalk.yellow('some text') function would not result in yellow text

It appears as though the ansi code within ansi_codes.dart was incorrectly specified as 333.

Replaced it with the correct 33, and verified that the update indeed fixes the yellow color formatting

@shan-shaji shan-shaji merged commit ce23a8c into shan-shaji:main Jan 29, 2023
@shan-shaji
Copy link
Owner

@matthewnitschke thank you for opening this pull request

@matthewnitschke
Copy link
Contributor Author

@shan-shaji Sure thing! Could you publish the update to pub?

@shan-shaji
Copy link
Owner

shan-shaji commented Jan 30, 2023

yup sure @matthewnitschke

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.

2 participants