LayoutColorAlternate
Type: Object
Alternate color specification without nested fallbacks.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| colorSpace | String | Color space identifier (CMYK, RGB, LAB, etc.). | ||
| name | String | Optional friendly name for the alternate color. | ||
| opacity | Int | Opacity percentage for the alternate color (0-100). | ||
| values | [Decimal!] | Channel values corresponding to the alternate color space. |