Skip to content

Commit

Permalink
fix(colors): align dark orange to a11y requirments (#2155)
Browse files Browse the repository at this point in the history
  • Loading branch information
MBYOded authored and talkor committed Jun 2, 2024
1 parent 851ac54 commit cf4271e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/constants/colors.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"dark-red": "#bb3354",
"trolley-grey": "#757575",
"dark-purple": "#784bd1",
"dark-orange": "#ff642e",
"dark-orange": "#ff6d3b",
"sofia_pink": "#ff007f",
"dark-pink": "#ff007f",
"turquoise": "#66ccff",
Expand Down

0 comments on commit cf4271e

Please sign in to comment.