Skip to content

pablopunk/colortest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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