From 26b384a1d43b91d4a15b14f4ce86dc38f9693251 Mon Sep 17 00:00:00 2001 From: m-nti Date: Tue, 3 Jun 2025 14:24:17 +0000 Subject: [PATCH] Update tokens from Figma --- tokens/01 Core [DX:DS].Color.json | 42 ++++++++++++++++++++++++ tokens/02 Tokens [DX:DS].Dark.json | 50 +++++++++++++++++++++++++++-- tokens/02 Tokens [DX:DS].Light.json | 48 +++++++++++++++++++++++++-- tokens/09 Doc [DX:DS].Dark.json | 26 +++++++++++---- tokens/09 Doc [DX:DS].Light.json | 26 +++++++++++---- 5 files changed, 175 insertions(+), 17 deletions(-) diff --git a/tokens/01 Core [DX:DS].Color.json b/tokens/01 Core [DX:DS].Color.json index 19c9e86..cbfd02f 100644 --- a/tokens/01 Core [DX:DS].Color.json +++ b/tokens/01 Core [DX:DS].Color.json @@ -86,6 +86,20 @@ } }, "Secondary": { + "Deep Blue 86": { + "$type": "color", + "$value": "#23233c", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } + }, "Deep Blue 85": { "$type": "color", "$value": "#262648", @@ -1181,6 +1195,34 @@ "codeSyntax": {} } } + }, + "test": { + "$type": "color", + "$value": "#ff0000", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } + }, + "test 2": { + "$type": "color", + "$value": "#c5ffef", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } } } } \ No newline at end of file diff --git a/tokens/02 Tokens [DX:DS].Dark.json b/tokens/02 Tokens [DX:DS].Dark.json index 616ef6b..0ca2f3d 100644 --- a/tokens/02 Tokens [DX:DS].Dark.json +++ b/tokens/02 Tokens [DX:DS].Dark.json @@ -65,7 +65,7 @@ "Fill": { "action-fill-primary": { "$type": "color", - "$value": "{Interaction.Dark.Interactive Coral}", + "$value": "{Secondary.Soft Purple}", "$description": "", "$extensions": { "com.figma": { @@ -107,7 +107,7 @@ }, "action-fill-primary-disabled": { "$type": "color", - "$value": "{Secondary.Deep Blue 80}", + "$value": "{Secondary.Deep Blue 60 (Dark Gray)}", "$description": "", "$extensions": { "com.figma": { @@ -375,7 +375,21 @@ } } }, - "action-content-disabled": { + "action-content-tertiarty": { + "$type": "color", + "$value": "{Primary.White}", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_FILLS" + ], + "codeSyntax": {} + } + } + }, + "action-content-disabled-primary": { "$type": "color", "$value": "{Secondary.Deep Blue 55}", "$description": "", @@ -418,5 +432,35 @@ } } } + }, + "Scrollbar": { + "Track": { + "$type": "color", + "$value": "{Secondary.Deep Blue 80}", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } + }, + "Thumb": { + "$type": "color", + "$value": "{Secondary.Deep Blue 55}", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } + } } } \ No newline at end of file diff --git a/tokens/02 Tokens [DX:DS].Light.json b/tokens/02 Tokens [DX:DS].Light.json index 9445ae1..1d5a71b 100644 --- a/tokens/02 Tokens [DX:DS].Light.json +++ b/tokens/02 Tokens [DX:DS].Light.json @@ -219,7 +219,7 @@ }, "action-fill-accent-solid-active": { "$type": "color", - "$value": "{Interaction.Dark.Bold Green 90 DB}", + "$value": "{Interaction.Light.Teal 90}", "$description": "", "$extensions": { "com.figma": { @@ -375,7 +375,21 @@ } } }, - "action-content-disabled": { + "action-content-tertiarty": { + "$type": "color", + "$value": "{Primary.Deep Blue}", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_FILLS" + ], + "codeSyntax": {} + } + } + }, + "action-content-disabled-primary": { "$type": "color", "$value": "{Secondary.Deep Blue 40}", "$description": "", @@ -418,5 +432,35 @@ } } } + }, + "Scrollbar": { + "Track": { + "$type": "color", + "$value": "{Secondary.Bright Sand}", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } + }, + "Thumb": { + "$type": "color", + "$value": "{Secondary.Deep Blue 30 (Medium Gray)}", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } + } } } \ No newline at end of file diff --git a/tokens/09 Doc [DX:DS].Dark.json b/tokens/09 Doc [DX:DS].Dark.json index 4e66278..c12896f 100644 --- a/tokens/09 Doc [DX:DS].Dark.json +++ b/tokens/09 Doc [DX:DS].Dark.json @@ -72,6 +72,22 @@ } } }, + "Component": { + "Border": { + "$type": "color", + "$value": "#7b61ff", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } + } + }, "Style Guide": { "BG": { "$type": "color", @@ -158,10 +174,10 @@ } } }, - "Component": { - "Border": { + "Spacing": { + "4px": { "$type": "color", - "$value": "#7b61ff", + "$value": "#ff0f00", "$description": "", "$extensions": { "com.figma": { @@ -172,9 +188,7 @@ "codeSyntax": {} } } - } - }, - "Spacing": { + }, "8px": { "$type": "color", "$value": "#ff00f5", diff --git a/tokens/09 Doc [DX:DS].Light.json b/tokens/09 Doc [DX:DS].Light.json index 1a81bbd..c105363 100644 --- a/tokens/09 Doc [DX:DS].Light.json +++ b/tokens/09 Doc [DX:DS].Light.json @@ -72,6 +72,22 @@ } } }, + "Component": { + "Border": { + "$type": "color", + "$value": "#7b61ff", + "$description": "", + "$extensions": { + "com.figma": { + "hiddenFromPublishing": false, + "scopes": [ + "ALL_SCOPES" + ], + "codeSyntax": {} + } + } + } + }, "Style Guide": { "BG": { "$type": "color", @@ -158,10 +174,10 @@ } } }, - "Component": { - "Border": { + "Spacing": { + "4px": { "$type": "color", - "$value": "#7b61ff", + "$value": "#ff0f00", "$description": "", "$extensions": { "com.figma": { @@ -172,9 +188,7 @@ "codeSyntax": {} } } - } - }, - "Spacing": { + }, "8px": { "$type": "color", "$value": "#ff00f5",