Skip to content

Commit

Permalink
add overwrite for borderColor-closed-muted in Dark Protanopia
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasoppermann committed Jan 16, 2025
1 parent 0b76b1a commit 0025407
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/tokens/functional/color/borderColor.json5
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,10 @@
$value: '{borderColor.default}',
alpha: 0.4,
},
'dark-protanopia-deuteranopia': {
$value: '{borderColor.default}',
alpha: 0.4,
},
},
},
},
Expand Down

0 comments on commit 0025407

Please sign in to comment.