Use Compound primary colors for most actions (#12241)

* Use Compound primary colors for most actions

The "accent" color variable is something we should generally not use anymore: it maps to a Compound text token, which makes its semantics inappropriate for icons and backgrounds, and it clashes with the primary colors present on the Compound components we're now bringing into the app. As discussed with design, we would like to phase out its usage on interactive components in favor of the correct icon and background colors from Compound. This is a best-effort attempt at applying new colors to all the major places that we were previously using "accent": mainly, buttons and form controls are affected.

* Update some more colors

* Update test snapshots

* Fix broken screenshot
This commit is contained in:
Robin 2024-02-13 15:10:07 -05:00 committed by GitHub
parent ee50640075
commit ed5ef023b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
87 changed files with 104 additions and 99 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Before After
Before After