Terminal.boldIsBright

Get boldIsBright property.

  1. bool boldIsBright [@property getter]
    class Terminal
    @property
    bool
    boldIsBright
    ()
  2. bool boldIsBright [@property setter]

Return Value

Type: bool

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.