# 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="https://1906827321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4j4BoYKV0GXMySXRws9n%2Fuploads%2FmbfJm5tUpS6WCy89Ifzu%2FScreenshot%202022-11-21%20at%2014.10.23.png?alt=media&#x26;token=b1fe318f-b2d7-45f8-888e-b72e7dd56fe4" 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="https://1906827321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4j4BoYKV0GXMySXRws9n%2Fuploads%2Fhn4QLJFsAhy0TwLK15F4%2FScreenshot%202022-11-21%20at%2014.11.44.png?alt=media&#x26;token=5610d553-1a5d-4d1d-ae6d-5dd3c001ae7a" alt=""><figcaption></figcaption></figure>

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