add color for room list header color

This commit is contained in:
Bruno Windels 2020-07-09 19:17:34 +02:00
parent c0d2e29720
commit 00f0f6dd34
4 changed files with 4 additions and 2 deletions

View file

@ -181,7 +181,7 @@ $theme-button-bg-color: #e3e8f0;
$roomlist2-button-bg-color: #fff; // Buttons include the filter box, explore button, and sublist buttons
$roomlist2-bg-color: $header-panel-bg-color;
$roomlist2-header-color: $primary-fg-color;
$roomsublist2-divider-color: $primary-fg-color;
$roomtile2-preview-color: #9e9e9e;