awsc.termui.color.Palette8Bit

class awsc.termui.color.Palette8Bit

Palette8Bit uses the ANSI 38;5;n and 48;5;n format to access the 256 color table.

Methods

__call__(code, string[, background, bold])

Colorize a string.

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)