color_create_style
Create a local Figma color style from a name and hex value to standardize design tokens. Define a color once and apply it consistently across designs.
Instructions
Create a local color style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Style name (e.g. "Primary/500") | |
| color | Yes | Color hex |