Skip to main content
This table shows all the design tokens you can use for purposes. Provided default values and descriptions give clarity and guidance for implementation.

Token structure

There are two ways to provide tokens to the theme object in Content Explorer: flatten structure using full token names and nested structure using shortened names. The latter allows you to group tokens, which might improve the readability of your customization, but both produce the same results.

Example

Flatten structure:
Nested structure:

Border colors

You can pass any CSS color value, like hexadecimal colors, RGB, cross-browser color names, and so on.

Icon colors

You can only style interactive icons such as buttons or drop down.

Outline colors

Surface colors

Text colors

Typography tokens

The comment in the table refers to pixels in calculation based on a root font-size of 16 px.

Spacing, sizing, and shape tokens

The comment in the table refers to pixels in calculation based on a root font-size of 16 px.
Last modified on March 19, 2026