Terminal.setColorBackground
void setColorBackground(gdk.rgba.RGBA background)Sets the background color for text which does not have a specific background color assigned. Only has effect when no background image is set and when the terminal is not transparent.
Parameters
background | the new background color |