[ Version ( since = "0.52" ) ]
public void set_bold_is_bright (bool bold_is_bright)
Sets 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.
| this |
a Terminal |
| bold_is_bright |
true if bold should also enable bright |