ThemeColor
Home > @gooddata/sdk-backend-spi > ThemeColor
ThemeColor type
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Warning: This API is now obsolete.
Use ThemeColor
Color string in hex format, e.g. #14b2e2
Signature:
export declare type ThemeColor = m.ThemeColor;
References: ThemeColor