getColorValue

See source code
function getColorValue(
  theme: TLDefaultColorTheme,
  color: TLDefaultColorStyle,
  variant: keyof TLDefaultColorThemeColor
): string

Parameters

Returns

string
Prev
createTLSchema
Next
getDefaultColorTheme