$dialpad-button-bg-color -> $quinary-content

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-12 12:03:48 +02:00
parent 0faedebb92
commit 8e610e5947
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
3 changed files with 1 additions and 4 deletions

View file

@ -184,8 +184,6 @@ $voipcall-plinth-color: $system;
// ********************
$theme-button-bg-color: $quinary-content;
$dialpad-button-bg-color: $quinary-content;
$roomlist-button-bg-color: rgba(141, 151, 165, 0.2); // Buttons include the filter box, explore button, and sublist buttons
$roomlist-filter-active-bg-color: $background;