Remove unused SCSS variables + fix tertiary colour
This commit is contained in:
parent
40e4347114
commit
0e054c05c2
6 changed files with 1 additions and 48 deletions
|
@ -127,13 +127,6 @@ $roomtile2-selected-bg-color: rgba(141, 151, 165, 0.2);
|
|||
|
||||
$notice-secondary-color: $roomlist-header-color;
|
||||
|
||||
$roomtile-selected-color: $text-primary-color;
|
||||
$roomtile-notified-color: $text-primary-color;
|
||||
$roomtile-selected-bg-color: $room-highlight-color;
|
||||
$roomtile-focused-bg-color: $room-highlight-color;
|
||||
|
||||
$roomtile-transparent-focused-color: rgba(0, 0, 0, 0.1);
|
||||
|
||||
$panel-divider-color: transparent;
|
||||
|
||||
$widget-menu-bar-bg-color: $header-panel-bg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue