Use correct color for a selected room in the

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-25 09:17:22 +02:00
parent 47fcd59301
commit 8a9c493f3a
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
7 changed files with 5 additions and 5 deletions

View file

@ -133,7 +133,6 @@ $groupFilterPanel-divider-color: $roomlist-header-color;
$roomtile-preview-color: $secondary-content;
$roomtile-default-badge-bg-color: #61708b;
$roomtile-selected-bg-color: rgba(141, 151, 165, 0.2);
// ********************