Ncurses based TUI colorpicker
For the GUI version, see pickled
r,g,bincreases red, green, and blue .h,s,lincreases hue, saturation, and level.aincreases alpha.- Hold shift with a key to decrease the value.
Press ? to see more keybinds
See pickle --help.
paru -S pickle-git
dependencies:
- ncurses
Install with:
make installInstall to custom path:
make install PREFIX=/some/path