Skip to content

Repository files navigation

pickle

Ncurses based TUI colorpicker

pickle

For the GUI version, see pickled

Usage

  • r, g, b increases red, green, and blue .
  • h, s, l increases hue, saturation, and level.
  • a increases alpha.
  • Hold shift with a key to decrease the value.

Press ? to see more keybinds

Options

See pickle --help.

Installation

Arch

paru -S pickle-git

Manual

dependencies:

  • ncurses

Install with:

make install

Install to custom path:

make install PREFIX=/some/path

inspiration

pastel

Contributors

Languages