set background on highlighted messages
This commit is contained in:
parent
daa2250023
commit
fc3c4fccc2
3 changed files with 17 additions and 4 deletions
|
@ -121,6 +121,9 @@ $event-sending-color: $text-secondary-color;
|
|||
$event-redacted-fg-color: #606060;
|
||||
$event-redacted-border-color: #000000;
|
||||
|
||||
$event-highlight-fg-color: $warning-color;
|
||||
$event-highlight-bg-color: $event-selected-color;
|
||||
|
||||
// event timestamp
|
||||
$event-timestamp-color: $text-secondary-color;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue