Unless I’m just overlooking it it doesn’t seem to be possible to set a default color for the Color Input?
A nice enhancement would be to set custom color ranges users can select for cases where you don’t want them to pick just any color.
Unless I’m just overlooking it it doesn’t seem to be possible to set a default color for the Color Input?
A nice enhancement would be to set custom color ranges users can select for cases where you don’t want them to pick just any color.
It’s actually just the Value control. For instance you could use {{ theme.x_design_bg_color }} to show your sites background in that control.
I don’t think that exists in HTML color input. You might want to use a checkbox list or select box. We’ll probably poll for a more advanced color input field, similar to dates.