diff --git a/theme.css b/theme.css index 6eec438..ca77403 100644 --- a/theme.css +++ b/theme.css @@ -347,7 +347,7 @@ body { background: linear-gradient(to right, rgba(5, 17, 20, 0.5) 0%, #051114 100%); } - #chat .highlight .from:after { + #chat .channel .highlight .from:after { background: linear-gradient(to right, rgba(173, 20, 87, 0.5) 0%, #ad1457 100%); } }