mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 01:35:49 +03:00
Tweak room and group pill color for dark theme
This commit is contained in:
parent
402992cee4
commit
52bd1edd72
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue