On Fri, Oct 15, 2010 at 3:16 AM, Yue Wu <vano...@gmail.com> wrote:
>
> I want to use color code to describe color, but I just can recorgnize the
> color, don't know anything about colorcode, is there any recommended
> suckless color picker that can let me choise a color then return a color
> code?
>

You can also use zenity for this like so:

zenity --color-selection

It will output the selected colour to stdout when you press OK.

Reply via email to