branches: master
Clone
clone: git://shithub.us/sigrid/picker gits://shithub.us/sigrid/picker
push: hjgit://shithub.us/sigrid/picker
patches to: sigrid on 9gridchan, or
[email protected]
Last commit
About
# picker
Color picker for Plan 9. It has HSLuv, HPLuv, and RGB color space
modes and is intended to be used mainly by external programs that need
a way to change their color palette.
The implementation of the H* color spaces is taken from
[here](http://github.com/hsluv/hsluv-c).
## Installing
Clone, run `mk install`
## Documentation
See the man page.
![screenshot](picker.png)