docs/src/content/docs/features/Canvas/gradient-tool.mdx
import { Card, CardGrid } from '@astrojs/starlight/components';
The Gradient tool paints a smooth transition between your current foreground and background colors on the canvas.
You can activate the Gradient tool from the canvas toolbar.
Gradient only draws into the active raster layer:
If a raster layer is not selected, the tool is unavailable.
The Gradient tool uses the current FG/BG color pair:
The toolbar includes a Clip Gradient toggle:
In practice:
The Gradient tool is a raster-only canvas tool for painting linear and radial color transitions. Use it when you want soft blends between your FG and BG colors, and use Clip Gradient to decide whether the effect stays local or fills the full bbox.