Skip to content

Commit

Permalink
Merge pull request #19 from warp-ds/create-pull-request/patch-1736409609
Browse files Browse the repository at this point in the history
Warp tokens updates from Figma
  • Loading branch information
julbar authored Jan 9, 2025
2 parents 2598139 + 09a12d1 commit 9606b6d
Show file tree
Hide file tree
Showing 17 changed files with 3,192 additions and 3,178 deletions.
6,106 changes: 3,052 additions & 3,054 deletions data/figma.json

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions tokens/blocket-dark/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@
"background-hover": {
"value": "{color.gray.400}"
}
},
"track": {
"border": {
"value": "{color.gray.500}"
},
"border-hover": {
"value": "{color.gray.400}"
}
}
}
}
Expand Down
26 changes: 10 additions & 16 deletions tokens/blocket-dark/semantic.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"value": "{color.blue.400}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.500}"
},
"negative": {
"value": "{color.coral.400}"
Expand Down Expand Up @@ -56,10 +56,10 @@
"value": "{color.gray.600}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.700}"
},
"disabled-subtle": {
"value": "{color.gray.750}"
"value": "{color.gray.600}"
},
"selected": {
"value": "{color.blue.900}"
Expand Down Expand Up @@ -213,25 +213,16 @@
},
"border": {
"default": {
"value": "{color.gray.500}"
"value": "{color.gray.600}"
},
"hover": {
"value": "{color.gray.400}"
"value": "{color.gray.500}"
},
"active": {
"value": "{color.gray.300}"
},
"subtle": {
"value": "{color.gray.700}"
},
"subtle-hover": {
"value": "{color.gray.600}"
},
"subtle-active": {
"value": "{color.gray.500}"
"value": "{color.gray.400}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.700}"
},
"selected": {
"value": "{color.blue.400}"
Expand All @@ -242,6 +233,9 @@
"selected-active": {
"value": "{color.blue.200}"
},
"inverted": {
"value": "{color.gray.900}"
},
"primary": {
"value": "{color.blue.400}"
},
Expand Down
8 changes: 8 additions & 0 deletions tokens/blocket-light/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@
"background-hover": {
"value": "{color.gray.600}"
}
},
"track": {
"border": {
"value": "{color.gray.500}"
},
"border-hover": {
"value": "{color.gray.600}"
}
}
}
}
Expand Down
24 changes: 9 additions & 15 deletions tokens/blocket-light/semantic.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"value": "{color.blue.600}"
},
"disabled": {
"value": "{color.gray.400}"
"value": "{color.gray.300}"
},
"negative": {
"value": "{color.coral.600}"
Expand Down Expand Up @@ -56,7 +56,7 @@
"value": "{color.gray.300}"
},
"disabled": {
"value": "{color.gray.400}"
"value": "{color.gray.300}"
},
"disabled-subtle": {
"value": "{color.gray.200}"
Expand Down Expand Up @@ -213,25 +213,16 @@
},
"border": {
"default": {
"value": "{color.gray.500}"
},
"hover": {
"value": "{color.gray.600}"
},
"active": {
"value": "{color.gray.700}"
},
"subtle": {
"value": "{color.gray.300}"
},
"subtle-hover": {
"hover": {
"value": "{color.gray.400}"
},
"subtle-active": {
"active": {
"value": "{color.gray.500}"
},
"disabled": {
"value": "{color.gray.400}"
"value": "{color.gray.300}"
},
"selected": {
"value": "{color.blue.600}"
Expand All @@ -242,6 +233,9 @@
"selected-active": {
"value": "{color.blue.800}"
},
"inverted": {
"value": "{color.white}"
},
"primary": {
"value": "{color.blue.600}"
},
Expand Down Expand Up @@ -368,7 +362,7 @@
"value": "{color.blue.800}"
},
"disabled": {
"value": "{color.gray.400}"
"value": "{color.gray.300}"
},
"subtle": {
"value": "{color.gray.600}"
Expand Down
8 changes: 8 additions & 0 deletions tokens/dba-dark/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@
"background-hover": {
"value": "{color.gray.400}"
}
},
"track": {
"border": {
"value": "{color.gray.500}"
},
"border-hover": {
"value": "{color.gray.400}"
}
}
}
}
Expand Down
26 changes: 10 additions & 16 deletions tokens/dba-dark/semantic.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"value": "{color.jeanblue.400}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.500}"
},
"negative": {
"value": "{color.red.400}"
Expand Down Expand Up @@ -56,10 +56,10 @@
"value": "{color.gray.600}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.700}"
},
"disabled-subtle": {
"value": "{color.gray.750}"
"value": "{color.gray.600}"
},
"selected": {
"value": "{color.jeanblue.900}"
Expand Down Expand Up @@ -213,25 +213,16 @@
},
"border": {
"default": {
"value": "{color.gray.500}"
"value": "{color.gray.600}"
},
"hover": {
"value": "{color.gray.400}"
"value": "{color.gray.500}"
},
"active": {
"value": "{color.gray.300}"
},
"subtle": {
"value": "{color.gray.700}"
},
"subtle-hover": {
"value": "{color.gray.600}"
},
"subtle-active": {
"value": "{color.gray.500}"
"value": "{color.gray.400}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.700}"
},
"selected": {
"value": "{color.jeanblue.400}"
Expand All @@ -242,6 +233,9 @@
"selected-active": {
"value": "{color.jeanblue.200}"
},
"inverted": {
"value": "{color.gray.900}"
},
"primary": {
"value": "{color.jeanblue.400}"
},
Expand Down
8 changes: 8 additions & 0 deletions tokens/dba-light/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@
"background-hover": {
"value": "{color.gray.600}"
}
},
"track": {
"border": {
"value": "{color.gray.500}"
},
"border-hover": {
"value": "{color.gray.600}"
}
}
}
}
Expand Down
24 changes: 9 additions & 15 deletions tokens/dba-light/semantic.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"value": "{color.jeanblue.600}"
},
"disabled": {
"value": "{color.gray.400}"
"value": "{color.gray.300}"
},
"negative": {
"value": "{color.red.600}"
Expand Down Expand Up @@ -56,7 +56,7 @@
"value": "{color.gray.300}"
},
"disabled": {
"value": "{color.gray.400}"
"value": "{color.gray.300}"
},
"disabled-subtle": {
"value": "{color.gray.200}"
Expand Down Expand Up @@ -213,25 +213,16 @@
},
"border": {
"default": {
"value": "{color.gray.500}"
},
"hover": {
"value": "{color.gray.600}"
},
"active": {
"value": "{color.gray.700}"
},
"subtle": {
"value": "{color.gray.300}"
},
"subtle-hover": {
"hover": {
"value": "{color.gray.400}"
},
"subtle-active": {
"active": {
"value": "{color.gray.500}"
},
"disabled": {
"value": "{color.gray.400}"
"value": "{color.gray.300}"
},
"selected": {
"value": "{color.jeanblue.600}"
Expand All @@ -242,6 +233,9 @@
"selected-active": {
"value": "{color.jeanblue.800}"
},
"inverted": {
"value": "{color.white}"
},
"primary": {
"value": "{color.jeanblue.600}"
},
Expand Down Expand Up @@ -368,7 +362,7 @@
"value": "{color.jeanblue.800}"
},
"disabled": {
"value": "{color.gray.400}"
"value": "{color.gray.300}"
},
"subtle": {
"value": "{color.gray.600}"
Expand Down
8 changes: 8 additions & 0 deletions tokens/finn-dark/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@
"background-hover": {
"value": "{color.gray.400}"
}
},
"track": {
"border": {
"value": "{color.gray.500}"
},
"border-hover": {
"value": "{color.gray.400}"
}
}
}
}
Expand Down
26 changes: 10 additions & 16 deletions tokens/finn-dark/semantic.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"value": "{color.blue.400}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.500}"
},
"negative": {
"value": "{color.red.400}"
Expand Down Expand Up @@ -56,10 +56,10 @@
"value": "{color.gray.600}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.700}"
},
"disabled-subtle": {
"value": "{color.gray.750}"
"value": "{color.gray.600}"
},
"selected": {
"value": "{color.blue.900}"
Expand Down Expand Up @@ -213,25 +213,16 @@
},
"border": {
"default": {
"value": "{color.gray.500}"
"value": "{color.gray.600}"
},
"hover": {
"value": "{color.gray.400}"
"value": "{color.gray.500}"
},
"active": {
"value": "{color.gray.300}"
},
"subtle": {
"value": "{color.gray.700}"
},
"subtle-hover": {
"value": "{color.gray.600}"
},
"subtle-active": {
"value": "{color.gray.500}"
"value": "{color.gray.400}"
},
"disabled": {
"value": "{color.gray.600}"
"value": "{color.gray.700}"
},
"selected": {
"value": "{color.blue.400}"
Expand All @@ -242,6 +233,9 @@
"selected-active": {
"value": "{color.blue.200}"
},
"inverted": {
"value": "{color.gray.900}"
},
"primary": {
"value": "{color.blue.400}"
},
Expand Down
Loading

0 comments on commit 9606b6d

Please sign in to comment.