element-portable/src/components/views/settings
Andy Balaam abbc39cdec
Add a high contrast theme (a variant of the light theme) (#7036)
* Enable choosing a high contrast variant of the Light theme

* Updates to high contrast theme to match design and show focus

* Adjust the outline-offset to match designs

* Don't draw an outline around the active tab

* Prevent cropping of outlines on buttons

* Use the correct colour for links

* Change light grey text to be darker in high contrast theme

* Use a darker text colour in admin panel

* Adjust background colours of back button and font slider
2021-10-27 14:31:54 +01:00
..
account Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
discovery Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
tabs Always render disabled settings as disabled (#7014) 2021-10-22 11:30:14 -06:00
AvatarSetting.tsx Migrate AvatarSetting to TypeScript 2021-08-14 10:53:53 +02:00
BridgeTile.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
ChangeAvatar.tsx human linter and copyright fixer 2021-08-26 08:02:36 +01:00
ChangeDisplayName.tsx Fix Apache copyright headers 2021-09-01 10:19:25 +01:00
ChangePassword.tsx Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
CrossSigningPanel.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
CryptographyPanel.tsx Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
DevicesPanel.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
DevicesPanelEntry.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
E2eAdvancedPanel.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EventIndexPanel.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
FontScalingPanel.tsx Remove unused fields 2021-10-19 15:23:45 +01:00
IntegrationManager.tsx Fix Apache copyright headers 2021-09-01 10:19:25 +01:00
JoinRuleSettings.tsx Add progress bar to restricted room upgrade dialog 2021-10-08 12:20:43 +01:00
LayoutSwitcher.tsx Update props and state interfaces 2021-08-27 19:32:38 +02:00
Notifications.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
ProfileSettings.tsx Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
SecureBackupPanel.tsx Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
SetIdServer.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
SetIntegrationManager.tsx Position toggle switch more clearly (#6914) 2021-10-19 15:28:11 -06:00
SpellCheckSettings.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
ThemeChoicePanel.tsx Add a high contrast theme (a variant of the light theme) (#7036) 2021-10-27 14:31:54 +01:00
UpdateCheckButton.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00