Skip to content

Commit fe50270

Browse files
committed
color fix
color fix
1 parent c475d73 commit fe50270

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core-design-system/design-tokens/core/colors_hex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"$value": "#a1a1a9"
8080
},
8181
"500": {
82-
"$value": "#8b8b92"
82+
"$value": "#8c8c97"
8383
},
8484
"600": {
8585
"$value": "#757581"

packages/core-design-system/design-tokens/core/colors_lch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"$value": "lch(66.5% 4 286)"
8181
},
8282
"500": {
83-
"$value": "lch(58% 4 286)"
83+
"$value": "lch(58.5% 6 285.5)"
8484
},
8585
"600": {
8686
"$value": "lch(49.6% 6.5 286)"

0 commit comments

Comments
 (0)