A tiny cross-platform cross-platform terminal color library that supports enabling and disabling colors.
Tested on MacOS and (occasionally) on Ubuntu 20 and Windows 10.
See tests. Also see mattn/go-isatty to test if your program is working with a tty before you enable color.
- https://github.com/TwiN/go-color (API inspiration)
- https://github.com/bbkane/go-color (my - now deprecated - fork of TwiN/go-color)
- https://github.com/fatih/color (color naming)
- https://github.com/jedib0t/go-pretty (Windows code)
