1
1
mirror of https://github.com/primer/css.git synced 2024-09-19 20:57:37 +03:00
css/.changeset/proud-mice-decide.md
Aditya Patel 257f68f653
updated the color of toast warning icon (#1689)
* updated the color of toast warning icon (#1662)

* removed the `color` defination from `.Toast-icon`

* Create proud-mice-decide.md

Co-authored-by: Katie Langerman <langermank@github.com>
2021-10-20 16:47:12 -07:00

196 B

@primer/css
patch

Update all Toast variant icons to use var(--color-fg-on-emphasis)

The only visible change is in the warning variant, previously using var(--color-fg-default)