Skip to content

Commit

Permalink
docs: 컬러 primary-low → carrot-100로 가이드
Browse files Browse the repository at this point in the history
  • Loading branch information
te6-in committed Feb 7, 2025
1 parent 1b1f4d9 commit ebc6096
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ V2 색상 토큰을 사용 중인 경우, V3 색상 토큰 맵핑을 활용하
},
{
previousTokenId: "$semantic.color.primary-low",
newTokenIds: ["$color.bg.brand-weak"],
newTokenIds: ["$color.palette.carrot-100"],
},
{
previousTokenId: "$semantic.color.secondary",
Expand Down

0 comments on commit ebc6096

Please sign in to comment.