element-web/test/components/views/settings
Robin 6eafe0e5a8
Refine styles of controls to match Compound (#12299)
This changes the styles of buttons, other form controls, and tabs in settings to:

1. Improve their usage of semantic colors, so that they adapt correctly to custom themes
2. Make them more visually coherent with the new Compound design system, as we integrate more of it into the app

This is a re-introduction of https://github.com/matrix-org/matrix-react-sdk/pull/12241 with the difference that we're now using our branding colors again on form colors, and buttons have become rounded to match the appearance of new Compound buttons.
2024-03-05 04:25:47 +00:00
..
__snapshots__ Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
account
devices
discovery
notifications Add notification dots to thread summary icons (#12146) 2024-01-25 16:53:41 +00:00
shared
tabs Use browser's font size instead of hardcoded `16px` as root font size (#12246) 2024-02-21 11:23:07 +00:00
AddPrivilegedUsers-test.tsx
AvatarSetting-test.tsx
ChangePassword-test.tsx
CrossSigningPanel-test.tsx
CryptographyPanel-test.tsx
EventIndexPanel-test.tsx
FontScalingPanel-test.tsx Use browser's font size instead of hardcoded `16px` as root font size (#12246) 2024-02-21 11:23:07 +00:00
JoinRuleSettings-test.tsx
KeyboardShortcut-test.tsx
Notifications-test.tsx Fix `Mark all as read` in settings (#12205) 2024-02-01 17:58:57 +00:00
SecureBackupPanel-test.tsx
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx