Skip to content

Commit

Permalink
Update tokens value and add transparent color (#2452)
Browse files Browse the repository at this point in the history
<!--
  How to write a good PR title:
- Follow [the Conventional Commits
specification](https://www.conventionalcommits.org/en/v1.0.0/).
  - Give as much context as necessary and as little as possible
  - Prefix it with [WIP] while it’s a work in progress
-->

## Self Checklist

- [x] I wrote a PR title in **English** and added an appropriate
**label** to the PR.
- [x] I wrote the commit message in **English** and to follow [**the
Conventional Commits
specification**](https://www.conventionalcommits.org/en/v1.0.0/).
- [x] I [added the
**changeset**](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md)
about the changes that needed to be released. (or didn't have to)
- [x] I wrote or updated **documentation** related to the changes. (or
didn't have to)
- [x] I wrote or updated **tests** related to the changes. (or didn't
have to)
- [x] I tested the changes in various browsers. (or didn't have to)
  - Windows: Chrome, Edge, (Optional) Firefox
  - macOS: Chrome, Edge, Safari, (Optional) Firefox

## Related Issue

<!-- Please link to issue if one exists -->

<!-- Fixes #0000 -->

- None

## Summary

<!-- Please brief explanation of the changes made -->

- 색상을 변경하고 transparent 컬러를 추가합니다. transparent 컬러는 tertiary 버튼의 hovered
color 를 얻기 위해 사용됩니다.

## Details

<!-- Please elaborate description of the changes -->

blue 
300 7D9EFA

cobalt
300 71B9F5
200 8DCAFC
100 A1D5FF

green
300 68CC7F
200 84E09A

orange 200 FFB070

### Breaking change? (Yes/No)

<!-- If Yes, please describe the impact and migration path for users -->

- No

## References

<!-- Please list any other resources or points the reviewer should be
aware of -->

-
[피그마(internal)](https://www.figma.com/design/LIxRAsKKyGx3fdgvm2knL9/%F0%9F%93%8C-Foundation?m=auto&node-id=981-467&t=NKB71bZ9tzcclVBS-1)
  • Loading branch information
yangwooseong authored Oct 11, 2024
1 parent 68438c2 commit 8be075f
Showing 1 changed file with 104 additions and 16 deletions.
120 changes: 104 additions & 16 deletions packages/bezier-tokens/src/alpha/global/color.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "color"
},
"300": {
"value": "#84a5ff",
"value": "#7d9efa",
"type": "color"
},
"400": {
Expand All @@ -37,30 +37,38 @@
"value": "#6d6afc1a",
"type": "color"
},
"400-0": {
"value": "#6d6afc00",
"type": "color"
},
"300-45": {
"value": "#84a5ff73",
"value": "#7d9efa73",
"type": "color"
},
"300-30": {
"value": "#84a5ff4d",
"value": "#7d9efa4d",
"type": "color"
},
"300-15": {
"value": "#84a5ff26",
"value": "#7d9efa26",
"type": "color"
},
"300-0": {
"value": "#7d9efa00",
"type": "color"
}
},
"cobalt": {
"100": {
"value": "#afdaff",
"value": "#a1d5ff",
"type": "color"
},
"200": {
"value": "#9ad1ff",
"value": "#8dcafc",
"type": "color"
},
"300": {
"value": "#77c0fb",
"value": "#71b9f5",
"type": "color"
},
"400": {
Expand All @@ -87,16 +95,24 @@
"value": "#5093e51a",
"type": "color"
},
"400-0": {
"value": "#5093e500",
"type": "color"
},
"300-45": {
"value": "#77c0fb73",
"value": "#71b9f573",
"type": "color"
},
"300-30": {
"value": "#77c0fb4d",
"value": "#71b9f54d",
"type": "color"
},
"300-15": {
"value": "#77c0fb26",
"value": "#71b9f526",
"type": "color"
},
"300-0": {
"value": "#71b9f500",
"type": "color"
}
},
Expand All @@ -106,11 +122,11 @@
"type": "color"
},
"200": {
"value": "#91e5a4",
"value": "#84e09a",
"type": "color"
},
"300": {
"value": "#6ad081",
"value": "#68cc7f",
"type": "color"
},
"400": {
Expand All @@ -137,16 +153,24 @@
"value": "#40ad671a",
"type": "color"
},
"400-0": {
"value": "#40ad6700",
"type": "color"
},
"300-45": {
"value": "#6ad08173",
"value": "#68cc7f73",
"type": "color"
},
"300-30": {
"value": "#6ad0814d",
"value": "#68cc7f4d",
"type": "color"
},
"300-15": {
"value": "#6ad08126",
"value": "#68cc7f26",
"type": "color"
},
"300-0": {
"value": "#68cc7f26",
"type": "color"
}
},
Expand Down Expand Up @@ -187,6 +211,10 @@
"value": "#e55c5c1a",
"type": "color"
},
"400-0": {
"value": "#e55c5c00",
"type": "color"
},
"300-45": {
"value": "#ff8c8c73",
"type": "color"
Expand All @@ -198,6 +226,10 @@
"300-15": {
"value": "#ff8c8c26",
"type": "color"
},
"300-0": {
"value": "#ff8c8c00",
"type": "color"
}
},
"black": {
Expand Down Expand Up @@ -302,7 +334,7 @@
"type": "color"
},
"200": {
"value": "#ffb77d",
"value": "#ffb070",
"type": "color"
},
"300": {
Expand Down Expand Up @@ -333,6 +365,10 @@
"value": "#e67f2b1a",
"type": "color"
},
"400-0": {
"value": "#e67f2b00",
"type": "color"
},
"300-45": {
"value": "#ffa15e73",
"type": "color"
Expand All @@ -344,6 +380,10 @@
"300-15": {
"value": "#ffa15e26",
"type": "color"
},
"300-0": {
"value": "#ffa15e00",
"type": "color"
}
},
"yellow": {
Expand Down Expand Up @@ -383,6 +423,10 @@
"value": "#edae0d1a",
"type": "color"
},
"400-0": {
"value": "#edae0d00",
"type": "color"
},
"300-45": {
"value": "#f9c83573",
"type": "color"
Expand All @@ -394,6 +438,10 @@
"300-15": {
"value": "#f9c83526",
"type": "color"
},
"300-0": {
"value": "#f9c83500",
"type": "color"
}
},
"pink": {
Expand Down Expand Up @@ -433,6 +481,10 @@
"value": "#d64bb51a",
"type": "color"
},
"400-0": {
"value": "#d64bb500",
"type": "color"
},
"300-45": {
"value": "#ec6fd373",
"type": "color"
Expand All @@ -444,6 +496,10 @@
"300-15": {
"value": "#ec6fd326",
"type": "color"
},
"300-0": {
"value": "#ec6fd300",
"type": "color"
}
},
"purple": {
Expand Down Expand Up @@ -483,6 +539,10 @@
"value": "#8e57e71a",
"type": "color"
},
"400-0": {
"value": "#8e57e700",
"type": "color"
},
"300-45": {
"value": "#b184ff73",
"type": "color"
Expand All @@ -494,6 +554,10 @@
"300-15": {
"value": "#b184ff26",
"type": "color"
},
"300-0": {
"value": "#b184ff00",
"type": "color"
}
},
"navy": {
Expand Down Expand Up @@ -533,6 +597,10 @@
"value": "#424fab1a",
"type": "color"
},
"400-0": {
"value": "#424fab00",
"type": "color"
},
"300-45": {
"value": "#7683d373",
"type": "color"
Expand All @@ -544,6 +612,10 @@
"300-15": {
"value": "#7683d326",
"type": "color"
},
"300-0": {
"value": "#7683d300",
"type": "color"
}
},
"teal": {
Expand Down Expand Up @@ -583,6 +655,10 @@
"value": "#09b2ac1a",
"type": "color"
},
"400-0": {
"value": "#09b2ac00",
"type": "color"
},
"300-45": {
"value": "#40d3c573",
"type": "color"
Expand All @@ -594,6 +670,10 @@
"300-15": {
"value": "#40d3c526",
"type": "color"
},
"300-0": {
"value": "#40d3c500",
"type": "color"
}
},
"olive": {
Expand Down Expand Up @@ -633,6 +713,10 @@
"value": "#a9b1101a",
"type": "color"
},
"400-0": {
"value": "#a9b11000",
"type": "color"
},
"300-45": {
"value": "#c8d63073",
"type": "color"
Expand All @@ -644,6 +728,10 @@
"300-15": {
"value": "#c8d63026",
"type": "color"
},
"300-0": {
"value": "#c8d63000",
"type": "color"
}
},
"grey": {
Expand Down

0 comments on commit 8be075f

Please sign in to comment.