Quickly check if your terminal supports true color
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.
If your terminal does support true color, you will see this smooth transition:
Otherwise, if it's not supported, you'll see something like:
- 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
The original code can be found here
Pablo Varela |