Skip to content

Commit

Permalink
Feat (Tokens): Tryout token for SVG disabled Borders
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandapanda committed Aug 21, 2024
1 parent 25574d5 commit 3580d42
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,18 @@
}
}
}
},
"Border": {
"disabled": {
"$type": "composition",
"$value": {
"borderColor": "{post.core.color.sandgrey.060}",
"width": "{post.core.dimension.2}",
"number": "88",
"text": "2 1.5 4 1.5 4 1.5 4 1.5 2 3.5 4 1.5 4 1.5 4 1.5 2 3.5 4 1.5 4 1.5 4 1.5 2 3.5 4 1.5 4 1.5 4"
},
"$description": "Used for SVG Dash arround the disabled Form Checkbox controll"
}
}
},
"Mode/Light": {
Expand Down

0 comments on commit 3580d42

Please sign in to comment.