A color Picker exists in geckos (see Issue #24) but the Color fields should also offer the possibility to select a color in a pre-defined list.
All the existing functions should still be available, only the presentation on the UI should differ.
It's a variant of the existing Color field.
A color Picker exists in geckos (see Issue #24) but the Color fields should also offer the possibility to select a color in a pre-defined list. All the existing functions should still be available, only the presentation on the UI should differ. It's a variant of the existing Color field.
See https://github.com/tkrotoff/jquery-simplecolorpicker or https://github.com/carloscabo/jquery-palette-color-picker for a control providing what we need.