Console.setColorBright

Turn on/off intensity.

struct Console
version(Windows)
nothrow
void
setColorBright
(
bool bright
)

Parameters

bright
Type: bool

turn it on

Meta