Tweak room and group pill color for dark theme

This commit is contained in:
J. Ryan Stinnett 2019-02-18 11:41:23 +00:00
parent 402992cee4
commit 52bd1edd72

View file

@ -25,6 +25,8 @@ $focus-bg-color: $room-highlight-color;
$mention-user-pill-bg-color: $warning-color;
$other-user-pill-bg-color: $room-highlight-color;
$rte-room-pill-color: $room-highlight-color;
$rte-group-pill-color: $room-highlight-color;
// informational plinth
$info-plinth-bg-color: $header-panel-bg-color;