Terminal.setColorBackground

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.

class Terminal
void
setColorBackground

Parameters

background RGBA

the new background color

Meta