colortest-python

utility to test color capabilities of terminal

Description

Most terminals are capable of displaying 16 colors; 8 colors and 2 different brightness values, some (like xterm) can display more, even 256 colors.

The program automatically detects 8, 16, 88, 256 color capabilities (via ncurses) and displays the appropriate color charts. Program can display the colors as blocks or 2d cubes optionally with color values overlaid in int or hex values, it can show the full rgb text string and show the display with a vertical (default) or horizontal orientation.

In addition to the color charts it can also convert between 256 and 88 color values. This can be useful when converting various terminals like between urxvt and xterm-256.

The goal in writing this script was to provide all the functionality of all the various terminal color displaying scripts found around the web in one place with some additional bells and whistles.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/eikenb/terminal-colors


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install colortest-python