$roomlist-header-color -> $tertiary-content
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
4604d817c4
commit
25a3a8ddfd
6 changed files with 12 additions and 14 deletions
|
@ -125,11 +125,10 @@ $theme-button-bg-color: #e3e8f0;
|
|||
|
||||
$roomlist-button-bg-color: rgba(141, 151, 165, 0.2); // Buttons include the filter box, explore button, and sublist buttons
|
||||
$roomlist-bg-color: rgba(33, 38, 44, 0.90);
|
||||
$roomlist-header-color: $tertiary-content;
|
||||
$roomsublist-divider-color: $primary-content;
|
||||
$roomsublist-skeleton-ui-bg: linear-gradient(180deg, #3e444c 0%, #3e444c00 100%);
|
||||
|
||||
$groupFilterPanel-divider-color: $roomlist-header-color;
|
||||
$groupFilterPanel-divider-color: $tertiary-content;
|
||||
|
||||
$roomtile-preview-color: $secondary-content;
|
||||
$roomtile-default-badge-bg-color: #61708b;
|
||||
|
@ -137,7 +136,7 @@ $roomtile-selected-bg-color: rgba(141, 151, 165, 0.2);
|
|||
|
||||
// ********************
|
||||
|
||||
$notice-secondary-color: $roomlist-header-color;
|
||||
$notice-secondary-color: $tertiary-content;
|
||||
|
||||
$panel-divider-color: transparent;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue