We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306586e commit 0a99d3cCopy full SHA for 0a99d3c
packages/paste-design-tokens/tokens/themes/sendgrid/global/border-color.yml
@@ -10,10 +10,10 @@ props:
10
value: "{!palette-gray-50}"
11
comment: Default border color
12
color-border-light:
13
- value: "{!palette-gray-60}"
+ value: "{!palette-gray-40}"
14
comment: Light border color
15
color-border-dark:
16
- value: "{!palette-gray-40}"
+ value: "{!palette-gray-60}"
17
comment: Dark border color
18
19
# input borders
0 commit comments