sharkdp / pastel

A command-line tool to generate, analyze, convert and manipulate colors
Apache License 2.0
4.98k stars 97 forks source link

Add zenity and yad to colorpicker tools #149

Closed pvonmoradi closed 2 years ago

pvonmoradi commented 2 years ago

This PR adds zenity and yad as possible color picker tools:

pastel --color-picker zenity pick
pastel --color-picker yad pick

image