Skip to content

Commit

Permalink
fix(tokens): #971 align casing of tokens pt2 (#1132)
Browse files Browse the repository at this point in the history
* renames stepperbutton tokens

* renames icon tokens

* renames stepperbutton border token

* updates stepperbutton and icon index.css

- lowercase everywhere

* fix: dialog tokens

* rename backgroundcolor -> bgcolor

* feat: adds some internal figma only colors.

* fix: color value

* fix: counter text neutral receives correct token

* fix(tokens): reduces inverse colors and rearanges some path items

* fix toggleSwitch css and tabbar iconSizeVariant

---------

Signed-off-by: larserbach <[email protected]>
  • Loading branch information
larserbach authored Sep 23, 2024
1 parent d5b0bb7 commit 35e3943
Show file tree
Hide file tree
Showing 44 changed files with 5,936 additions and 6,775 deletions.
3,027 changes: 1,452 additions & 1,575 deletions packages/figma-design-tokens/input/tokens/$themes.json

Large diffs are not rendered by default.

427 changes: 193 additions & 234 deletions packages/figma-design-tokens/input/tokens/cmp/borders.json

Large diffs are not rendered by default.

1,088 changes: 544 additions & 544 deletions packages/figma-design-tokens/input/tokens/cmp/color.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/figma-design-tokens/input/tokens/cmp/shadows.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"cmp": {
"Tooltip": {
"Container": {
"Elevation": {
"Elevated": {
"tooltip": {
"container": {
"elevation": {
"elevated": {
"value": "{sem.elevation.lvl_1}",
"type": "boxShadow"
}
Expand Down
326 changes: 163 additions & 163 deletions packages/figma-design-tokens/input/tokens/cmp/sizeVariants.json

Large diffs are not rendered by default.

Loading

0 comments on commit 35e3943

Please sign in to comment.