An object representing styles for buttons in the Catalog

AttributeDescription
background
string | Gradient
The background of the button either as a CSS color (hex code or color name) or as a Gradient.
textColor
string
A string describing the color of the text in the button. Can be a hex code or a CSS color name.