From dc79b854e5130c57b2a2f43494ea0f1f71d0f69a Mon Sep 17 00:00:00 2001 From: dana-saur <31242382+dana-saur@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:09:06 +0100 Subject: [PATCH] deleted semantic colours --- tokens.json | 64 ----------------------------------------------------- 1 file changed, 64 deletions(-) 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": {