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:
Otherwise, if it's not supported, you'll see something like:
Related
- Quickly show all your terminal colors: colortest
- Hyper theme: hyper-native-dark
- NPM package generator: miny
- Fast bash propmt: bashy
- Fast and lightweight tests: myass
License
The original code can be found here
Author
Pablo Varela |