create_paint_style
Create local paint styles with solid fills in Figma. Specify hex color values and style names to standardize colors across your design system.
Instructions
Create a new local paint style with a solid fill color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | Fill color as hex e.g. #FF5733 | |
| description | No | Optional style description | |
| name | Yes | Style name e.g. 'Brand/Primary' |