# colored usernames ## bRAC regex - `\uB9AC\u3E70<(.*?)> (.*)` \ color - green \ example - `리㹰 text` ## CRAB regex - `\u2550\u2550\u2550<(.*?)> (.*)` \ color - light red \ example - `═══ text` ## Mefedroniy regex - `(.*?): (.*)` \ color - light magenta \ example - `nick: text` ## clRAC regex - `<(.*?)> (.*)` \ color - cyan \ example - ` text`