Code:
on $^*:text:$($+(/\b,$me,\b/i)):#:{ 

  ; Change this line if you wanna change the colour:
  var %c = 4

  echo -bfilmrt # $regsubex($1-,$+(/\b,$me,\b/i),$+($chr(3),%c,$me,$chr(3))) 
  haltdef
}


Not tested but I think this should work.