Console.setColorBright

Turn on/off intensity.

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

Parameters

bright bool

turn it on

Suggestion Box / Bug Report