fix event-encrypting-color in dark theme

revert-3067-matthew/fix-badge-spam
Matthew Hodgson 2017-01-26 00:54:00 +01:00
parent c1290fd24d
commit ba5e7d4013
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ $roomsublist-label-bg-color: #454545;
// ********************
// event tile lifecycle
$event-encrypting-color: #abddbc;
$event-encrypting-color: rgba(171, 221, 188, 0.4);
$event-sending-color: #ddd;
$event-notsent-color: #f44;