Gradients in theme customization

Permalink
Is there a built in way for someone to put together a gradient in the style settings for a theme or do I have to make a variable for each color and combine it into a gradient in the less? It would be nice to let the user built the gradient from one color selector instead of having to set a separate style setting for each color in the gradient.

ob7dev
 
PineCreativeLabs replied on at Permalink Best Answer Reply
PineCreativeLabs
No, there isn't a way to do this that I'm aware of (I've already looked into that).

Combining variables via LESS is a practical approach, though. It's what I would do.