A userscript that adds a color picker to the label color input
- This script only works on the
github.com/:user/:repo/labels
page.
- ColorPicker is the plugin applied to the label color inputs.
- RGB, HSV, HSL, Hex, CMYK, CMY, XYZ and Lab color entry are all supported.
- The alpha channel is disabled because labels can only be set as a solid color.
- Save up to 8 color swatches.
- Please read the ColorPicker documentation for additional details.

Hosted with ♥ at GitHub