Skip to content

Commit

Permalink
Transformed tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
CCAyl authored and github-actions[bot] committed Aug 10, 2022
1 parent e3cbe29 commit 5f630fb
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions transformed/transformed-light.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,72 @@
"border": {
"value": "#C8D3E0",
"type": "color"
},
"input": {
"background": {
"value": "#E6EDF5",
"type": "color"
},
"LabelText": {
"value": "#596D84",
"type": "color"
}
}
},
"input": {
"background": {
"base": {
"value": "#F5F7FA",
"type": "color"
},
"hover": {
"value": "#F5F7FA",
"type": "color"
},
"information": {
"value": "#FFFFFF",
"type": "color"
}
},
"text": {
"base": {
"value": "#475A70",
"type": "color"
},
"information": {
"value": "#475A70",
"type": "color"
},
"informationError": {
"value": "#AF2645",
"type": "color"
},
"label": {
"value": "#475A70",
"type": "color"
},
"floatingLabel": {
"value": "#3971A8",
"type": "color"
},
"floatingLabelError": {
"value": "#AF2645",
"type": "color"
},
"placeholder": {
"value": "#596D84",
"type": "color"
}
},
"border": {
"base": {
"value": "#E6EDF5",
"type": "color"
},
"error": {
"value": "#AF2645",
"type": "color"
}
}
}
}
Expand Down

0 comments on commit 5f630fb

Please sign in to comment.