mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 15:40:17 +00:00
Only inherit text color on highlights
This commit is contained in:
@@ -292,9 +292,7 @@ body {
|
|||||||
background-color: var(--background-light-color);
|
background-color: var(--background-light-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .channel .highlight .from,
|
#chat .channel .highlight .text {
|
||||||
#chat .channel .highlight .text,
|
|
||||||
#chat .channel .highlight .user {
|
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user