Restore room list backdrop (#11300)
* Restore room list backdrop * Lintfix
This commit is contained in:
parent
dd5b9329e4
commit
882c85a028
5 changed files with 11 additions and 4 deletions
|
@ -148,7 +148,7 @@ $call-primary-content: $primary-content;
|
|||
$call-light-quaternary-content: #c1c6cd;
|
||||
|
||||
$roomlist-filter-active-bg-color: $panel-actions;
|
||||
$roomlist-bg-color: var(--cpd-color-bg-subtle-secondary);
|
||||
$roomlist-bg-color: rgba(38, 40, 45, 0.9);
|
||||
|
||||
$roomsublist-skeleton-ui-bg: linear-gradient(180deg, #3e444c 0%, #3e444c00 100%);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue