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
|
@ -123,13 +123,6 @@ $roomtile2-selected-bg-color: #1A1D23;
|
|||
|
||||
// ********************
|
||||
|
||||
$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: $header-panel-border-color;
|
||||
|
||||
$widget-menu-bar-bg-color: $header-panel-bg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue