diff --git a/theme.css b/theme.css index eb62595..632923e 100644 --- a/theme.css +++ b/theme.css @@ -292,7 +292,7 @@ body { color: var(--body-color-muted); } -#chat .channel .message.highlight .time { +#chat .channel .msg.highlight .time { color: var(--body-color); }