TypographyThemeColor
Union
Sets the theme color. The default value is set by the Kendo theme.
You can use these values:
inherit—Uses coloring based on the current color.primary—Uses coloring based on primary theme color.secondary—Uses coloring based on secondary theme color.tertiary—Uses coloring based on tertiary theme color.info—Uses coloring based on info theme color.success—Uses coloring based on success theme color.warning—Uses coloring based on warning theme color.error—Uses coloring based on error theme color.dark—Uses coloring based on dark theme color.light—Uses coloring based on light theme color.inverse—Uses coloring based on inverse theme color.
Possible values:
"inherit""primary""secondary""tertiary""info""success""warning""error""dark""light""inverse"