Awesome
colortest
<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/colortest"><img src="https://img.shields.io/npm/dt/colortest.svg" /></a> </p> <p align="center"> <i>Quickly show all your terminal colors</i> </p>Install
<details> <summary><code>dnf</code></summary>Since v3.0.5,
colortest
conforms to Fedora packaging standards
If you're using Fedora or any other distribution with the dnf
package manager:
$ sudo dnf install colortest
And use it:
$ colortest
❌ To uninstall it:
$ sudo dnf remove colortest
</details>
<details>
<summary><code>npm</code></summary>
If you have npm installed, you can either install it globally or use it directly with npx
:
$ npx colortest
</details>
<details>
<summary>Manually</summary>
Alternatively, you can download and run the script from your bash prompt.
</details>Output
Related
More at pablopunk.com
- Quickly test true color support: truecolor
- Hyper theme: hyper-native-dark
- NPM package generator: miny
- Fast bash propmt: bashy
- Fast and lightweight tests: myass
License
MIT.
The original code can be found here.
Author
Pablo Varela |