element-web/res/themes
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
..
dark/css Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
dark-custom/css Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
legacy-dark/css Update all non-major dependencies (#11618) 2023-10-18 16:18:13 +00:00
legacy-light/css Use new semantic tokens for username colors (#12209) 2024-02-06 20:54:30 +00:00
light/css Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
light-custom/css Enable custom themes to theme Compound (#12240) 2024-02-13 14:07:58 +00:00
light-high-contrast/css Use new semantic tokens for username colors (#12209) 2024-02-06 20:54:30 +00:00