Checking this box allows the bot to send colorized messages depending on the
current and previous states of a job.
The bot tries to send green messages for successful jobs
and red messages for failures but this may not be right
if your IRC client has defined a custom theme of colors.
Here are the rules for coloring messages:
- Starting previously successful or fixed job: green
- Starting previously first time failed job: bold yellow
- Starting previously failed job: red
- First successful build (fixed job): underlined bold green
- First failure: underlined bold red
- Still successful job: bold green
- Still failing job: bold red
- Message containing 'test': bold magenta
- Default message: bold gray
There is no support for colorblind theme for now.