palcomp(1) | hxtools | palcomp(1) |
palcomp — palette composer
palcomp [commands...]
debug, emit, lch, rgb, satmul=r, vga, vgs, xterm
palcomp modifies a color palette in certain ways.
Turn on individual colorspace conversion reporting.
Emit the the RGB palette as a line for an XDG theme file.
Computes the LCh-based palette from the current in-memory RGB palette, and stores the result in the LCH slot.
Computes the RGB-based palette from the current in-memory LCh palette, and stores the result in the RGB slot.
Multiplies the C channel of the LCH palette's colors with factor r. In effect, this causes a desaturation of colors with r<1; r=0 leads to grayscale.
Loads the standard VGA palette into the RGB slot.
Loads a full-saturated VGA palette into the RGB slot.
Emit the RGB palette as an xterm command line.
2022-10-23 | hxtools |