Add a personal group for an all-communities state

Design is approximate and needs review, though being completed out of band.
This commit is contained in:
Travis Ralston 2020-08-21 18:10:05 -06:00
parent 1b5abdab23
commit 276ed90884
8 changed files with 129 additions and 4 deletions

View file

@ -183,6 +183,8 @@ $roomlist-bg-color: $header-panel-bg-color;
$roomlist-header-color: $primary-fg-color;
$roomsublist-divider-color: $primary-fg-color;
$tagpanel-divider-color: $roomlist-header-color;
$roomtile-preview-color: #9e9e9e;
$roomtile-default-badge-bg-color: #61708b;
$roomtile-selected-bg-color: #fff;