TinTin++ Mud Client Manual  
Highlight
space
Syntax: #highlight {message} {color}
space
The highlight command will add a message to your highlight list. If a message matches it will be colored accordingly to the given color code(s).
space
See the help file on Action for more information.
space
Available color codes are: reset, light, faint, underscore, blink, reverse, dim, black, red, green, yellow, blue, magenta, cyan, white, b black, b red, b green, b yellow, b blue, b magenta, b cyan, b white
space
Example: #highlight {^You %0} {light cyan}
This will highlight lines starting with 'You ' in light cyan. You might find this to be actually useful.
space
Notice: You can remove highlights with the #unhighlight command.
space