riot-web/playwright
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
..
e2e Add new playwright test for shield migration (#12237) 2024-02-13 08:46:39 +00:00
pages Set up key backup using non-deprecated APIs (2nd take) (#12098) 2024-01-10 10:34:03 +00:00
plugins Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
.gitignore
Dockerfile Update all non-major dependencies (#12168) 2024-01-24 10:30:20 +00:00
docker-entrypoint.sh
element-web-test.ts SettingsStore: Change feature_rust_crypto to default true (#12203) 2024-02-02 12:20:13 +00:00
global.d.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00
tsconfig.json Update all non-major dependencies (#12168) 2024-01-24 10:30:20 +00:00