Changing font color in Buildbotics gcode display

I’ve created a custom post processor that adds information about the material dimensions, tool, XYZ origin, and feed rates in the comments section of the gcode so I don’t have to have a complicated file name to call out that information. I’d like to change the color of those comments so they stand out.

Does anyone know if there is an escape sequence I can include that will change the font color for specific lines of code in the comments section of the gcode. This is specifically for the Buidbotics controller where it displays the code.

Thank you!