Packages
Appearance
Theemo / @theemo/tokens / isColor
function isColor(token): boolean
Checks whether the token is a color token
token
Token
"unknown"
boolean
true if the token is of type color or false if not
true
false
packages/@theemo/tokens/src/filters/is-color.ts:9