diff --git a/tokens.json b/tokens.json index 2e376a1..7e20c4d 100644 --- a/tokens.json +++ b/tokens.json @@ -1024,70 +1024,6 @@ } }, "01 Semantic": { - "color": { - "text": { - "default": { - "value": "{color.grey.80}", - "type": "color" - }, - "subtle": { - "value": "{color.grey.60}", - "type": "color" - }, - "lighter": { - "value": "{color.grey.05}", - "type": "color" - }, - "lightest": { - "value": "{color.white}", - "type": "color" - }, - "light": { - "value": "{color.grey.20}", - "type": "color" - } - }, - "system": { - "error": { - "value": "{color.red.60}", - "type": "color" - }, - "success": { - "value": "{color.green.60}", - "type": "color" - }, - "warning": { - "value": "{color.amber.60}", - "type": "color" - }, - "info": { - "value": "{color.blue.60}", - "type": "color" - } - }, - "surface": { - "bg": { - "dark": { - "value": "{color.blue.90}", - "type": "color" - }, - "light": { - "value": "{color.white}", - "type": "color" - } - }, - "accent": { - "amber": { - "value": "{color.amber.30}", - "type": "color" - }, - "red": { - "value": "{color.red.50}", - "type": "color" - } - } - } - }, "text": { "heading-brand": { "breakpoint-lg": {