riot-web/res/css/structures
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
..
auth Show a progress bar while migrating from legacy crypto (#12104) 2024-01-17 07:14:49 +00:00
_AutoHideScrollbar.pcss
_AutocompleteInput.pcss Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
_BackdropPanel.pcss
_CompatibilityPage.pcss
_ContextualMenu.pcss
_ErrorMessage.pcss
_FileDropTarget.pcss
_FilePanel.pcss Remove green "verified" bar for e2e events (#11496) 2023-09-01 09:41:14 +00:00
_GenericDropdownMenu.pcss
_GenericErrorPage.pcss
_HomePage.pcss
_LargeLoader.pcss
_LeftPanel.pcss
_MainSplit.pcss New right panel visual language (#11664) 2023-10-20 13:30:37 +00:00
_MatrixChat.pcss Factor out post-login splash screen to a new component (#12103) 2024-01-04 18:12:08 +00:00
_MessagePanel.pcss Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
_NonUrgentToastContainer.pcss
_NotificationPanel.pcss
_QuickSettingsButton.pcss Change Quick Settings icon (#12141) 2024-01-15 10:56:46 +00:00
_RightPanel.pcss Fix: Space scope header overflow (#11933) 2023-11-29 08:25:34 +00:00
_RoomSearch.pcss
_RoomStatusBar.pcss Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
_RoomView.pcss Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
_SearchBox.pcss
_SpaceHierarchy.pcss Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
_SpacePanel.pcss Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
_SpaceRoomView.pcss Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
_SplashPage.pcss Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
_TabbedView.pcss Use Compound primary colors for most actions (#12241) 2024-02-13 20:10:07 +00:00
_ThreadsActivityCentre.pcss Reduce TAC width by `16px` (#12239) 2024-02-08 14:46:34 +00:00
_ToastContainer.pcss
_UploadBar.pcss Fix CSS for uploading-files in threads (#11751) 2023-10-19 04:07:38 +00:00
_UserMenu.pcss
_ViewSource.pcss