mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix dark skin event sending color
This commit is contained in:
parent
64f0beb1eb
commit
2eec9b10ef
@ -85,7 +85,7 @@ $roomsublist-label-bg-color: #454545;
|
||||
|
||||
// event tile lifecycle
|
||||
$event-encrypting-color: rgba(171, 221, 188, 0.4);
|
||||
$event-sending-color: #ddd;
|
||||
$event-sending-color: #444;
|
||||
$event-notsent-color: #f44;
|
||||
|
||||
// event timestamp
|
||||
|
Loading…
Reference in New Issue
Block a user