Quickly show all your terminal colors
dnf
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
npm
If you have npm installed, you can either install it globally or use it directly with npx
:
$ npx colortest
Manually
Alternatively, you can download and run the script from your bash prompt.
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
MIT.
The original code can be found here.
Pablo Varela |