Interface ColorSupport

Detect whether the terminal supports color.

Hierarchy

  • ColorSupport

Properties

has16m: boolean

Whether Truecolor 16 million colors are supported.

has256: boolean

Whether ANSI 256 colors are supported.

hasBasic: boolean

Whether basic 16 colors are supported.

The color level.

Generated using TypeDoc