GitHunt
PA

pablopunk/truecolor

`npx truecolor` - Test if your terminal supports true color

truecolor

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

Contributors

Created June 8, 2019
Updated October 24, 2025