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