We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1290fd commit ba5e7d4Copy full SHA for ba5e7d4
1 file changed
src/skins/vector/css/themes/_dark.scss
@@ -83,7 +83,7 @@ $roomsublist-label-bg-color: #454545;
83
// ********************
84
85
// event tile lifecycle
86
-$event-encrypting-color: #abddbc;
+$event-encrypting-color: rgba(171, 221, 188, 0.4);
87
$event-sending-color: #ddd;
88
$event-notsent-color: #f44;
89
0 commit comments