Skip to content

Commit 4a85891

Browse files
testing
1 parent a83b424 commit 4a85891

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/tokens/base/color/dark/dark.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
},
310310
},
311311
'5': {
312-
$value: '#238636',
312+
$value: '#00873D',
313313
$type: 'color',
314314
$extensions: {
315315
'org.primer.figma': {

src/tokens/base/color/light/light.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
},
310310
},
311311
'5': {
312-
$value: '#1a7f37',
312+
$value: '#00873D',
313313
$type: 'color',
314314
$extensions: {
315315
'org.primer.figma': {

0 commit comments

Comments
 (0)