color
color copied to clipboard
Add RGB API support
This PR adds support for a new RGB API to allow to print 24-bit colors. Opening for feedback, and will probably merge it as it is. If anyone wants to try it out, check the TestRGB
test case or the newly added README.md docs.
Thanks for to the reviews. I want to keep this open for some time to try it out before I merge it.
Another vote of confidence. Worked great
Hey @fatih, did you have a chance to take a look at this PR?
@bschaatsbergen yeap, I'll merge this soon. Hadn't time go over it.
This change will be great! Any chance we can get it released soon-ish?
@amterp thanks for the ping, I'll cut a release today.
Here is the release: https://github.com/fatih/color/releases/tag/v1.18.0
Looks good! 😄 Thanks @fatih