Replace $roomtile-name-color with $muted-fg-color (equivalent)

This commit is contained in:
Travis Ralston 2020-07-17 16:03:26 -06:00
parent a30da8dcdb
commit 1cecabb0b3
8 changed files with 12 additions and 17 deletions

View file

@ -127,7 +127,6 @@ $roomtile2-selected-bg-color: rgba(141, 151, 165, 0.2);
$notice-secondary-color: $roomlist-header-color;
$roomtile-name-color: $header-panel-text-primary-color;
$roomtile-selected-color: $text-primary-color;
$roomtile-notified-color: $text-primary-color;
$roomtile-selected-bg-color: $room-highlight-color;