Restore room list backdrop (#11300)

* Restore room list backdrop

* Lintfix
This commit is contained in:
Germain 2023-07-20 09:13:22 +01:00 committed by GitHub
parent dd5b9329e4
commit 882c85a028
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 4 deletions

View file

@ -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%);