Update colour scheme for message panels
Fixes https://github.com/vector-im/element-web/issues/18113
This commit is contained in:
parent
0d8309c8fc
commit
e430381abc
4 changed files with 6 additions and 6 deletions
|
@ -331,7 +331,7 @@ $user-tile-hover-bg-color: $header-panel-bg-color;
|
|||
$message-body-panel-fg-color: $secondary-fg-color;
|
||||
$message-body-panel-bg-color: #E3E8F0;
|
||||
$message-body-panel-icon-fg-color: $secondary-fg-color;
|
||||
$message-body-panel-icon-bg-color: $primary-bg-color;
|
||||
$message-body-panel-icon-bg-color: #F4F6FA;
|
||||
|
||||
// See non-legacy _light for variable information
|
||||
$voice-record-stop-symbol-color: #ff4b55;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue