Skip to content

Commit

Permalink
Merge pull request #4353 from grommet/update-tokens
Browse files Browse the repository at this point in the history
Update tokens from Figma
  • Loading branch information
taysea authored Nov 7, 2024
2 parents 3118d42 + 458d8f0 commit 2560e37
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 18 deletions.
48 changes: 48 additions & 0 deletions design-tokens/tokens/primitive/primitives.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,18 @@
}
}
},
"600": {
"$type": "color",
"$value": "#ec3331",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
},
"700": {
"$type": "color",
"$value": "#d04f4e",
Expand Down Expand Up @@ -522,6 +534,18 @@
}
}
},
"600": {
"$type": "color",
"$value": "#d36d00",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
},
"700": {
"$type": "color",
"$value": "#9b6310",
Expand Down Expand Up @@ -742,6 +766,18 @@
}
}
},
"650": {
"$type": "color",
"$value": "#009a71",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
},
"700": {
"$type": "color",
"$value": "#008567",
Expand Down Expand Up @@ -1148,6 +1184,18 @@
}
}
},
"600": {
"$type": "color",
"$value": "#8c8c8c",
"$description": "",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
},
"700": {
"$type": "color",
"$value": "#757575",
Expand Down
10 changes: 5 additions & 5 deletions design-tokens/tokens/semantic/color.dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@
},
"critical": {
"$type": "color",
"$value": "{base.color.red.750}",
"$value": "{base.color.red.550}",
"$description": "",
"$extensions": {
"com.figma": {
Expand All @@ -681,7 +681,7 @@
},
"ok": {
"$type": "color",
"$value": "{base.color.green.700}",
"$value": "{base.color.green.500}",
"$description": "",
"$extensions": {
"com.figma": {
Expand All @@ -693,7 +693,7 @@
},
"warning": {
"$type": "color",
"$value": "{base.color.orange.700}",
"$value": "{base.color.orange.600}",
"$description": "",
"$extensions": {
"com.figma": {
Expand Down Expand Up @@ -1073,7 +1073,7 @@
},
"critical": {
"$type": "color",
"$value": "{base.color.red.750}",
"$value": "{base.color.red.550}",
"$description": "",
"$extensions": {
"com.figma": {
Expand All @@ -1085,7 +1085,7 @@
},
"warning": {
"$type": "color",
"$value": "{base.color.orange.700}",
"$value": "{base.color.orange.600}",
"$description": "",
"$extensions": {
"com.figma": {
Expand Down
14 changes: 7 additions & 7 deletions design-tokens/tokens/semantic/color.light.json
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@
},
"critical": {
"$type": "color",
"$value": "{base.color.red.550}",
"$value": "{base.color.red.600}",
"$description": "",
"$extensions": {
"com.figma": {
Expand All @@ -681,7 +681,7 @@
},
"ok": {
"$type": "color",
"$value": "{base.color.green.400}",
"$value": "{base.color.green.650}",
"$description": "",
"$extensions": {
"com.figma": {
Expand All @@ -693,7 +693,7 @@
},
"warning": {
"$type": "color",
"$value": "{base.color.orange.400}",
"$value": "{base.color.orange.600}",
"$description": "",
"$extensions": {
"com.figma": {
Expand All @@ -705,7 +705,7 @@
},
"unknown": {
"$type": "color",
"$value": "{base.color.grey.400}",
"$value": "{base.color.grey.600}",
"$description": "",
"$extensions": {
"com.figma": {
Expand Down Expand Up @@ -1073,7 +1073,7 @@
},
"critical": {
"$type": "color",
"$value": "{base.color.red.550}",
"$value": "{base.color.red.600}",
"$description": "",
"$extensions": {
"com.figma": {
Expand All @@ -1085,7 +1085,7 @@
},
"warning": {
"$type": "color",
"$value": "{base.color.orange.400}",
"$value": "{base.color.orange.600}",
"$description": "",
"$extensions": {
"com.figma": {
Expand All @@ -1097,7 +1097,7 @@
},
"unknown": {
"$type": "color",
"$value": "{base.color.grey.400}",
"$value": "{base.color.grey.600}",
"$description": "",
"$extensions": {
"com.figma": {
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7430,12 +7430,7 @@ graphlib@^2.1.5:
dependencies:
lodash "^4.17.15"

grommet-icons@^4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/grommet-icons/-/grommet-icons-4.12.1.tgz#780aa7cd59c5586f642f221bdb5c6becd04ad000"
integrity sha512-LhOP6BkDAGiSNcUOfsGGRo+AKD6zWOXeNeusY1WYvKplAR6mKCAQfH7Nig2Buc/v5zadKSko2NDtCQqwJaME0Q==

"grommet-icons@https://github.com/grommet/grommet-icons/tarball/stable":
grommet-icons@^4.12.1, "grommet-icons@https://github.com/grommet/grommet-icons/tarball/stable":
version "4.12.1"
resolved "https://github.com/grommet/grommet-icons/tarball/stable#92f4e88ab19fa618a4952ac74802f606bf44c207"

Expand Down

0 comments on commit 2560e37

Please sign in to comment.