Function

Termboxattr_default

Declaration

TbgAttr
tbg_attr_default (
  void
)

Description

Return the default terminal attribute.

In termbox this value is interpreted as the terminal default color or style for the current output mode.

Return value

Type: TbgAttr

The default attribute.