xcolors
display all X11 color names and colors
Install
- All systems
-
curl cmd.cat/xcolors.sh
- Debian
-
apt-get install xcolors
- Ubuntu
-
apt-get install xcolors
- Kali Linux
-
apt-get install xcolors
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xcolors
- Raspbian
-
apt-get install xcolors
- Dockerfile
- dockerfile.run/xcolors
xcolors
display all X11 color names and colors
Reads the rgb.txt file that defines the color names the X server knows and displays the colors found.