Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/tokens/base/color/light/light.json5
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
},
},
'5': {
$value: '#1a7f37',
$value: '#1B8238',
$type: 'color',
$extensions: {
'org.primer.figma': {
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/functional/color/bgColor.json5
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
},
},
emphasis: {
$value: '#1f883d',
$value: '{base.color.green.5}',
$type: 'color',
$extensions: {
'org.primer.figma': {
Expand Down
Loading