diff --git a/docs/img/styling/color-picker-gradient.webp b/docs/img/styling/color-picker-gradient.webp
new file mode 100644
index 0000000000..eec479e702
Binary files /dev/null and b/docs/img/styling/color-picker-gradient.webp differ
diff --git a/docs/user-guide/styling/index.njk b/docs/user-guide/styling/index.njk
index 928b4d351a..47b3d9df82 100644
--- a/docs/user-guide/styling/index.njk
+++ b/docs/user-guide/styling/index.njk
@@ -51,13 +51,24 @@ title: 06ยท Styling
Eyedropper - Allows you to pick any color of the objects at the viewport.
Color profiles - Select between RGB, the Harmony Wheel or HSV.
-
Color type - Solid, linear gradient, radial gradient or image.
+
Color type - Solid, gradient, or image.
Sliders - Easily manage settings like brightness, saturation or opacity.
Values - Set precise color values of red(R), green(G), blue(B) and transparency(A).
Libraries - Switch between recent colors and libraries.
Color palette - A quick launcher of the palette with the selected library.
+
Gradients
+
You can apply gradient fills to layers. To do that select the Gradient type at the color picker.
+
+
+
+
You can choose between two types of gradients:
+
+
Linear Gradient: A smooth transition between two or more colors along a straight line, with the option to adjust the angle.
+
Radial Gradient: A circular color transition that starts with one color at the center and gradually shifts to another at the edges, which could be a different color or a fade to transparency.
+
+
Color palette
The color palette allows you to have a selected color library in plain sight.