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:19:29 -06:00
parent 1b5abdab23
commit 276ed90884
8 changed files with 129 additions and 4 deletions
+2
View File
@@ -177,6 +177,8 @@ $roomlist-bg-color: rgba(245, 245, 245, 0.90);
$roomlist-header-color: $tertiary-fg-color;
$roomsublist-divider-color: $primary-fg-color;
$tagpanel-divider-color: $roomlist-header-color;
$roomtile-preview-color: $secondary-fg-color;
$roomtile-default-badge-bg-color: #61708b;
$roomtile-selected-bg-color: #FFF;