Skip to content

Commit 7542568

Browse files
authored
fix: color hex #304 (#308)
1 parent 5a6d04f commit 7542568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokens/color.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"attributes": { "color": "yellow" }
3535
},
3636
"900": {
37-
"value": "#f05000",
37+
"value": "#F75F00",
3838
"attributes": { "color": "yellow" }
3939
}
4040
},

0 commit comments

Comments
 (0)