mIRC Colors are supported as long as MIRC_COLOR is set to ON


Also traditional pipe colors are supported, as well as ansi..

to use pipe colors, you must use $p2a() to expand the pipes.

|XX  where X corresponds to: |<bg color><fg color>
1 Red		(normal fore/back)
2 Green		(normal fore/back)
3 Brown		(normal fore/back)
4 Blue		(normal fore/back)
5 Violet	(normal fore/back)
6 Cyan		(normal fore/back)
7 Grey		(normal fore/back)
8 Black		(hi-intensity fore/blinking normal back)
9 Red		(hi-intensity fore/blinking normal back)
A Green		(hi-intensity fore/blinking normal back)
B Yellow	(hi-intensity fore/blinking normal back)
C Blue		(hi-intensity fore/blinking normal back)
D Violet	(hi-intensity fore/blinking normal back)
E Cyan		(hi-intensity fore/blinking normal back)
F White		(hi-intensity fore/blinking normal back)

example: for hi-intensity blue on a cyan background: |6c
