(currently *nix only)
- True color support
- Simple CLI interface
- Easily scriptable
showcase.mp4
palmak { hex | hsv } [ options ]
help - get, well, help
h / hex - input a base color in hex (e.g. palmak h FFFFFF)
c / count - input the width of the palette, or how many colors there are in both sides from the base color (default: 2)
hs / hueshift - the amount to shift the hue of the color, in degrees (default: 9)
vs / valueshift - the amount to shift the value of the color, in % (default: -10%)
ss / satshift - the amount to shift the saturation of the color, in % (default: 0%)
nc / nocolor - disable color output
nt / notext - disable text output
v / verbose - enable debug output