Home

Awesome

truecolor

<p align="center"> <a href="https://github.com/pablopunk/miny"><img src="https://img.shields.io/badge/made_with-miny-1eced8.svg" /> </a> <a href="https://www.npmjs.com/package/truecolor"><img src="https://img.shields.io/npm/dt/truecolor.svg" /></a> </p> <p align="center"> <i>Quickly check if your terminal supports true color</i> </p>

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