Change highlighting around the room list filter
This commit is contained in:
parent
b9f22aa569
commit
a4d11cc190
7 changed files with 31 additions and 11 deletions
|
@ -178,6 +178,7 @@ $header-divider-color: #91a1c0;
|
|||
$theme-button-bg-color: #e3e8f0;
|
||||
|
||||
$roomlist-button-bg-color: #fff; // Buttons include the filter box, explore button, and sublist buttons
|
||||
$roomlist-filter-active-bg-color: $roomlist-button-bg-color;
|
||||
$roomlist-bg-color: $header-panel-bg-color;
|
||||
$roomlist-header-color: $primary-fg-color;
|
||||
$roomsublist-divider-color: $primary-fg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue