> For the complete documentation index, see [llms.txt](https://docs.shopstory.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopstory.app/design-tokens/missing-tokens.md).

# Missing tokens

You can safely remove legacy design tokens from your configuration and do not worry about backward compatibilty.

Imagine you have `aqua` color token used as a background:

<figure><img src="/files/hOPD9OcfT1c8Zq1ypTBH" alt=""><figcaption></figcaption></figure>

If you remove it from `colors` array the value is still remembered by Shopstory and displayed as a removed token:

<figure><img src="/files/5DKHmuWNOkYLw7Y5ETX0" alt=""><figcaption></figcaption></figure>

When you pick a different value the `(removed) aqua` value will disappear from the list.&#x20;
