Terminal.setColorDimRgba

Sets the color used to draw dim text in the default foreground color. If dim is NULL then the default color is used.

class Terminal
void
setColorDimRgba

Parameters

dim RGBA

the new dim color or NULL. [allow-none] Since 0.28

Meta