Swap RoomList to react-beautiful-dnd
Includes themeing See matrix-org/matrix-react-sdk#1711
This commit is contained in:
parent
a94208e230
commit
3481283af8
8 changed files with 68 additions and 235 deletions
|
@ -104,6 +104,7 @@ $roomtile-name-color: rgba(69, 69, 69, 0.8);
|
|||
$roomtile-selected-bg-color: rgba(255, 255, 255, 0.8);
|
||||
$roomtile-focused-bg-color: rgba(255, 255, 255, 0.9);
|
||||
|
||||
$roomsublist-background: #badece;
|
||||
$roomsublist-label-fg-color: $h3-color;
|
||||
$roomsublist-label-bg-color: $tertiary-accent-color;
|
||||
$roomsublist-chevron-color: $accent-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue