diff --git a/theme.css b/theme.css index 639dd9a..f76ee12 100644 --- a/theme.css +++ b/theme.css @@ -292,9 +292,7 @@ body { background-color: var(--background-light-color); } -#chat .channel .highlight .from, -#chat .channel .highlight .text, -#chat .channel .highlight .user { +#chat .channel .highlight .text { color: inherit; }