element-web/test/components/views/elements
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
..
__snapshots__ Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
crypto
AccessibleButton-test.tsx
AppTile-test.tsx
EventListSummary-test.tsx Consolidate conjugation i18n strings (#11660) 2023-09-25 12:18:15 +01:00
ExternalLink-test.tsx
FacePile-test.tsx Update dependency @vector-im/compound-web to v2 (#12133) 2024-01-11 19:56:36 +00:00
Field-test.tsx
FilterDropdown-test.tsx
FilterTabGroup-test.tsx
InfoTooltip-test.tsx Update dependency @vector-im/compound-web to v2 (#12133) 2024-01-11 19:56:36 +00:00
InteractiveTooltip-test.ts
LabelledCheckbox-test.tsx
LearnMore-test.tsx
Pill-test.tsx Update dependency @vector-im/compound-web to v2 (#12133) 2024-01-11 19:56:36 +00:00
PollCreateDialog-test.tsx
PowerSelector-test.tsx
ProgressBar-test.tsx
QRCode-test.tsx
ReplyChain-test.tsx
RoomFacePile-test.tsx Update dependency @vector-im/compound-web to v2 (#12133) 2024-01-11 19:56:36 +00:00
RoomTopic-test.tsx
SpellCheckLanguagesDropdown-test.tsx
StyledRadioGroup-test.tsx
SyntaxHighlight-test.tsx
TooltipTarget-test.tsx