element-web/res/css/views/dialogs
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
..
security
_AddExistingToSpaceDialog.pcss
_AnalyticsLearnMoreDialog.pcss
_AppDownloadDialog.pcss
_BugReportDialog.pcss
_BulkRedactDialog.pcss
_ChangelogDialog.pcss
_CompoundDialog.pcss
_ConfirmSpaceUserActionDialog.pcss
_ConfirmUserActionDialog.pcss
_CreateRoomDialog.pcss Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
_CreateSubspaceDialog.pcss
_DeactivateAccountDialog.pcss
_DevtoolsDialog.pcss
_ExportDialog.pcss
_FeedbackDialog.pcss Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
_ForwardDialog.pcss
_GenericFeatureFeedbackDialog.pcss
_IncomingSasDialog.pcss
_InviteDialog.pcss
_JoinRuleDropdown.pcss
_LeaveSpaceDialog.pcss
_LocationViewDialog.pcss
_LogoutDialog.pcss
_ManageRestrictedJoinRuleDialog.pcss
_MessageEditHistoryDialog.pcss
_ModalWidgetDialog.pcss
_PollCreateDialog.pcss
_RegistrationEmailPromptDialog.pcss
_RoomSettingsDialog.pcss
_RoomSettingsDialogBridges.pcss
_RoomUpgradeDialog.pcss
_RoomUpgradeWarningDialog.pcss
_ServerOfflineDialog.pcss
_ServerPickerDialog.pcss
_SetEmailDialog.pcss
_SettingsDialog.pcss
_ShareDialog.pcss
_SlashCommandHelpDialog.pcss
_SpacePreferencesDialog.pcss
_SpaceSettingsDialog.pcss Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
_SpotlightDialog.pcss Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
_TermsDialog.pcss
_UntrustedDeviceDialog.pcss
_UploadConfirmDialog.pcss
_UserSettingsDialog.pcss
_VerifyEMailDialog.pcss
_WidgetCapabilitiesPromptDialog.pcss