This commit is contained in:
Michael Telatynski 2020-08-14 18:53:56 +01:00
parent 90d99239bb
commit 4381bdfdbf
8 changed files with 22 additions and 15 deletions

View file

@ -171,7 +171,7 @@ $header-divider-color: #91A1C0;
$theme-button-bg-color: #e3e8f0;
$roomlist-button-bg-color: #fff; // Buttons include the filter box, explore button, and sublist buttons
$roomlist-button-bg-color: rgba(141, 151, 165, 0.2); // Buttons include the filter box, explore button, and sublist buttons
$roomlist-bg-color: rgba(245, 245, 245, 0.90);
$roomlist-header-color: $tertiary-fg-color;
$roomsublist-divider-color: $primary-fg-color;