Print IRC error messages in red
This commit is contained in:
parent
20be67503b
commit
99004165f2
3 changed files with 24 additions and 0 deletions
|
@ -176,6 +176,9 @@ details summary {
|
|||
#buffer .talk {
|
||||
color: black;
|
||||
}
|
||||
#buffer .error {
|
||||
color: red;
|
||||
}
|
||||
#buffer .me-tell {
|
||||
color: #b37400;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue