mirror of https://github.com/vector-im/riot-web
Fix user info section headers on the dark theme
parent
945dab6b1f
commit
54a060cbb1
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue