Skip to content

pablopunk/truecolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks