Color Setting - Termcap Reference

Name

Description

Ca=str

:cm=: Style string for setting color on display

Cb=str

Series of strings for setting foreground colors

Cc=str

Series of strings for setting background colors

Cd#num

Number of foreground colors

Ce#num

Base value for "Ca" use for foreground colors

Cf#num

Number of background colors

Cg#num

Base value for "Ca" use for background colors

Ch

Reverse foreground/background colors on usage of reverse video attribute

Ci

Reverse color order prior to mapping (output values based on BGR instead of RGB, used for device implementers who read from right to left)

Cj

If AA= or AA is found, then Cj indicates that resetting ANSII attributes does not necessitate re-sending the color attributes. If neither AA= nor AA is found, Cj has no effect.

NOTE: None of the termcap names above are standard.

See Color Setting for additional information on color in the termcap environment.