This repository was archived by the owner on Apr 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @ebay/skin " : minor
3+ ---
4+
5+ feat(tokens): updated attention stroke token
Original file line number Diff line number Diff line change 3434 --color-stroke-default : var (--color-neutral-500 );
3535 --color-stroke-accent : var (--color-blue-500 );
3636 --color-stroke-on-accent : var (--color-neutral-100 );
37- --color-stroke-attention : var (--color-red-500 );
37+ --color-stroke-attention : var (--color-red-600 );
3838 --color-stroke-on-attention : var (--color-neutral-100 );
3939 --color-stroke-confirmation : var (--color-kiwi-600 );
4040 --color-stroke-on-confirmation : var (--color-neutral-100 );
Original file line number Diff line number Diff line change 3434 --color-stroke-default : var (--color-neutral-500 );
3535 --color-stroke-accent : var (--color-blue-500 );
3636 --color-stroke-on-accent : var (--color-neutral-100 );
37- --color-stroke-attention : var (--color-red-500 );
37+ --color-stroke-attention : var (--color-red-600 );
3838 --color-stroke-on-attention : var (--color-neutral-100 );
3939 --color-stroke-confirmation : var (--color-kiwi-600 );
4040 --color-stroke-on-confirmation : var (--color-neutral-100 );
You can’t perform that action at this time.
0 commit comments