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-10-01 20:40:18 +02:00
parent 47fcd59301
commit 8a9c493f3a
7 changed files with 5 additions and 5 deletions
@@ -38,6 +38,7 @@ $tertiary-content: $tertiary-fg-color;
$quaternary-content: #C1C6CD;
$quinary-content: #e3e8f0;
$background: $primary-bg-color;
$panel-actions: $roomtile-selected-bg-color;
// used for dialog box text
$light-fg-color: #747474;