Florian
Florian

Reputation: 37

How to change gradient colors in svg-edit?

How can I select the colors for a linear gradient in svg-edit?

The "Change fill color" popup lets me select a gradient, which seems to be based on the current solid color of the shape. But there is no color-picker for either vertex.

Upvotes: 1

Views: 705

Answers (1)

Brett Zamir
Brett Zamir

Reputation: 14345

Double-click the circled "start" and "end" points in the screenshot:

Start and end

Upvotes: 2

Related Questions