OOpsie
This commit is contained in:
parent
fd417782c1
commit
a8fa64de7d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ mirc_colors = {
|
||||||
mapping = {
|
mapping = {
|
||||||
'RECOVERY': 'green',
|
'RECOVERY': 'green',
|
||||||
'OK': 'green',
|
'OK': 'green',
|
||||||
'ACKNOWLEDGEMENT', 'yellow',
|
'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