designtokens.fyi

© Design Systems House

Delimiter

A character meant to separate levels of a token schema usually specific to the environment where the token is expected to be used.

Examples

color.red.500
color-red-500
color_red_500

In the above examples, each token uses the same levels but with different delimiters.