element-web-Github/playwright/snapshots
Robin ed5ef023b2
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
2024-02-13 20:10:07 +00:00
..
audio-player/audio-player.spec.ts Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
crypto/crypto.spec.ts Use new semantic tokens for username colors (#12209) 2024-02-06 20:54:30 +00:00
editing/editing.spec.ts Migrate most of editing.spec.ts from Cypress to Playwright (#11947) 2023-11-28 13:52:09 +00:00
invite/invite-dialog.spec.ts Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
permalinks/permalinks.spec.ts Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
polls/polls.spec.ts Playwright: Convert /e2e/polls (#12065) 2024-01-09 06:28:40 +00:00
register Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
right-panel Use new semantic tokens for username colors (#12209) 2024-02-06 20:54:30 +00:00
room/room-header.spec.ts Migrate room/* from Cypress to Playwright (#11985) 2023-12-04 12:01:06 +00:00
room-directory/room-directory.spec.ts Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
settings Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
spaces Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
threads/threads.spec.ts Playwright: Convert e2e/threads (#12066) 2024-01-05 09:56:54 +00:00
timeline/timeline.spec.ts Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
user-onboarding/user-onboarding-new.spec.ts Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
user-view/user-view.spec.ts Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
widgets/layout.spec.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00