create_paint_style
Create a local paint style from a hex color and name, with an optional description. Define reusable solid fills for consistent design.
Instructions
Create a new local paint style with a solid fill color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Style name e.g. 'Brand/Primary' | |
| color | Yes | Fill color as hex e.g. #FF5733 | |
| description | No | Optional style description |