mirror of https://github.com/vector-im/riot-web
Tweak room and group pill color for dark theme
parent
402992cee4
commit
52bd1edd72
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue