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

Add full ANSI color support #147

Merged
merged 5 commits into from Jul 28, 2022
Merged

Conversation

AdamGaskins
Copy link
Contributor

@AdamGaskins AdamGaskins commented Jul 21, 2022

PR for #141. Allows Termwind to output all 16 standard ANSI colors, so the colors output can match the user's configured terminal theme.

Symfony Docs

image

FYI: I went with the class name format text-brightwhite since dashes aren't currently supported in color names (e.g. text-bright-white).

@xiCO2k xiCO2k requested a review from nunomaduro July 22, 2022 11:32
@xiCO2k
Copy link
Collaborator

xiCO2k commented Jul 22, 2022

@AdamGaskins can you rebase, looks like the pint update needed a style fix 🍺

@AdamGaskins
Copy link
Contributor Author

@xiCO2k 👍🏻

@nunomaduro
Copy link
Owner

@xiCO2k If we are sure there is no breaking changes, you can merge.

@nunomaduro nunomaduro removed their request for review July 28, 2022 17:08
@xiCO2k xiCO2k merged commit 2a4bd1f into nunomaduro:master Jul 28, 2022
@AdamGaskins AdamGaskins deleted the ansi-colors branch August 8, 2022 22:29
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.

None yet

3 participants