Color_Box -

As an alternative to highlight_box, which only changes the color of a box's border, the function color_box changes a box's whole color, or solid, filled.
void color_box( char *obj_name, int color )

Where: