UniqueGiftBackdropColors
This object describes the colors of the backdrop of a unique gift.
Properties
center_color
ts
center_color: number;
The color in the center of the backdrop in RGB format
edge_color
ts
edge_color: number;
The color on the edges of the backdrop in RGB format
symbol_color
ts
symbol_color: number;
The color to be applied to the symbol in RGB format
text_color
ts
text_color: number;
The color for the text on the backdrop in RGB format