ThemeColorInput Input Object
Represents a Theme Color of a given Type and the Variant that it is associated with.
Argument | Type | Description |
---|
type | String! | The type of Color. |
variant | String! | The Theme variant the color is associated with |
value | String! | The value of the color. |