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.
Combining variables via LESS is a practical approach, though. It's what I would do.