truecolor

June 8, 2019 ยท View on GitHub

Quickly check if your terminal supports true color

Install

You need to have bash, ruby and npm installed.

$ npx truecolor

You could also do it without npm. Just download the script and execute it.

How does it work

If your terminal does support true color, you will see this smooth transition:

supported

Otherwise, if it's not supported, you'll see something like:

supported

Related

License

The original code can be found here

Author

me
Pablo Varela