diff --git a/packages/design-system/src/Documentation/DesignTokens.mdx b/packages/design-system/src/Documentation/DesignTokens.mdx index f5a730ee..c2e58837 100644 --- a/packages/design-system/src/Documentation/DesignTokens.mdx +++ b/packages/design-system/src/Documentation/DesignTokens.mdx @@ -170,8 +170,6 @@ The following tokens have been defined for the headings category https://www.figma.com/file/5QitVVvqgEc6nhR7SbdinY/ADS2.0---Tokens?node-id=2137%3A33642&t=aLuYuSiYCsg7nxad-4 -https://www.figma.com/file/5QitVVvqgEc6nhR7SbdinY/ADS2.0---Tokens?node-id=2137%3A33722&t=aLuYuSiYCsg7nxad-4 - > ☝️ For every ui-category **type** token.. there is a color token associated with it. For example, the `Page Heading` type will necessarily use the gray-800 color token. This is the color you should be using. However, in code all of these values will be available as one if the correct type is passed to `Text`. To make things even simpler for designers, we now have a Text component defined in Figma. Simply drag the component to Figma’s canvas and enter your text.