Add most of the UI for the new room list's menu button
Incomplete implementation: buttons don't work, some text is missing, etc
This commit is contained in:
parent
bb3cdd3335
commit
8e0247afe5
13 changed files with 397 additions and 5 deletions
|
@ -177,6 +177,7 @@ $header-divider-color: #91A1C0;
|
|||
$roomtile2-preview-color: #9e9e9e;
|
||||
$roomtile2-badge-color: #61708b;
|
||||
$roomtile2-selected-bg-color: #FFF;
|
||||
$theme-button-bg-color: #e3e8f0;
|
||||
|
||||
$roomtile-name-color: #61708b;
|
||||
$roomtile-badge-fg-color: $accent-fg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue