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

@ -93,7 +93,6 @@ $roomtile-notified-color: var(--roomlist-text-color);
$roomtile-selected-color: var(--roomlist-text-color);
// --roomlist-text-secondary-color
$roomsublist-label-fg-color: var(--roomlist-text-secondary-color);
$roomtile-name-color: var(--roomlist-text-secondary-color);
$roomtile2-preview-color: var(--roomlist-text-secondary-color);
$roomlist-header-color: var(--roomlist-text-secondary-color);
$roomtile2-default-badge-bg-color: var(--roomlist-text-secondary-color);