Make ack yellow. :)
This commit is contained in:
parent
199197e559
commit
7c7f57271a
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ mirc_colors = {
|
||||||
mapping = {
|
mapping = {
|
||||||
'RECOVERY': 'green',
|
'RECOVERY': 'green',
|
||||||
'OK': 'green',
|
'OK': 'green',
|
||||||
|
'ACKNOWLEDGEMENT', 'yellow',
|
||||||
'UNKNOWN': 'purple',
|
'UNKNOWN': 'purple',
|
||||||
'WARNING': 'teal',
|
'WARNING': 'teal',
|
||||||
# 'red' probably makes the most sense here, but it behaved oddly
|
# 'red' probably makes the most sense here, but it behaved oddly
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue