pablopunk / colortest

Quickly show all your terminal colors

Home Page:https://pablopunk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colortest

Quickly show all your terminal colors

Install

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.

Output

shot

Related

More at pablopunk.com

License

MIT.

The original code can be found here.

Author

me
Pablo Varela

About

Quickly show all your terminal colors

https://pablopunk.com

License:MIT License


Languages

Language:Shell 100.0%