Fix user info section headers on the dark theme

pull/21833/head
Travis Ralston 2020-07-14 14:15:24 -06:00
parent 945dab6b1f
commit 54a060cbb1
1 changed files with 2 additions and 0 deletions

View File

@ -125,6 +125,8 @@ $roomtile2-selected-bg-color: rgba(141, 151, 165, 0.2);
// ********************
$notice-secondary-color: $roomlist2-header-color;
$roomtile-name-color: $header-panel-text-primary-color;
$roomtile-selected-color: $text-primary-color;
$roomtile-notified-color: $text-primary-color;