Skip to content

Commit

Permalink
styling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
uksla committed Jun 21, 2023
1 parent 57ffa12 commit e45bae1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/styling.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,9 @@ To **add a gradient fill**:

1. In the **Fills** section of the right panel, click the color swatch to open up the color picker.
2. At the top of the color picker, click one of these buttons to select the gradient type:
* <embed type="image/svg+xml" alt="linear_gradient" src="https://cdn-eu.icons8.com/docs/Dko8QE6mZ06fz2gAGGUBbA/ucBlC-G4FkGfihMcQeu-hg.svg" width="20"/> - linear
* <embed type="image/svg+xml" alt="radial_gradient" src="https://cdn-eu.icons8.com/docs/Dko8QE6mZ06fz2gAGGUBbA/VI1Nwhu1AkyQwtPO8_4wfg.svg" width="20"/> - radial
* <embed type="image/svg+xml" alt="angular_gradient" src="https://cdn-eu.icons8.com/docs/Dko8QE6mZ06fz2gAGGUBbA/pZ1KZ-MEKU6F_f96xtFiVw.svg" width="20"/> - angular
* linear (<embed type="image/svg+xml" alt="linear_gradient" src="https://cdn-eu.icons8.com/docs/Dko8QE6mZ06fz2gAGGUBbA/ucBlC-G4FkGfihMcQeu-hg.svg" width="20"/>)
* radial (<embed type="image/svg+xml" alt="radial_gradient" src="https://cdn-eu.icons8.com/docs/Dko8QE6mZ06fz2gAGGUBbA/VI1Nwhu1AkyQwtPO8_4wfg.svg" width="20"/>)
* angular (<embed type="image/svg+xml" alt="angular_gradient" src="https://cdn-eu.icons8.com/docs/Dko8QE6mZ06fz2gAGGUBbA/pZ1KZ-MEKU6F_f96xtFiVw.svg" width="20"/>)
3. The gradient bar with two handles will show up in the color picker.
4. Also, you will see a gradient control with two color points over the layer. The appearance of the gradient control depends on the selected gradient type.
5. Use the gradient control and/or the gradient bar to get the desired effect.
Expand Down

0 comments on commit e45bae1

Please sign in to comment.