get_bold_is_bright


Description:

[ Version ( since = "0.52" ) ]
public bool get_bold_is_bright ()

Checks whether the SGR 1 attribute also switches to the bright counterpart of the first 8 palette colors, in addition to making them bold (legacy behavior) or if SGR 1 only enables bold and leaves the color intact.

Parameters:

this

a Terminal

Returns:

true if bold also enables bright, false if not