As far as I know it's not possible to change the color of the display_msg text.
There seems to be no way to pass an argument for color changing display_msg(mstr(x))
The floater instead can change the text color float_msg(self_obj, message_str(NAME,x), FLOAT_COLOR_NORMAL)
Maybe you can try to...