Next: BR or LINE_BREAK   Previous: B   Contents: Contents

BOXCOLORS

The \BOXCOLORS tag is used to change the background and foreground colors of text boxes used for example code.

Syntax

\BOXCOLORS{fg=fgcolor bg=bgcolor}

\BOXCOLORS{set=default}

Options

fg
This option specifies the foreground color
bg
This option specifies the background color
set=default
This option resets the colors to their original values.

Body

No body is allowed.

Examples


  \BOXCOLORS{fg=white bg=blue}

  \BOXCOLORS{bg="#AFBDCA"}

the latter produces


  This is a colored box ...

See also

\F

Next: BR or LINE_BREAK   Previous: B   Contents: Contents