TinyMUX

Ansi codes

Topics
f - flash                       i - inverse
h - highlight                   n - normal
u - underline

x - black foreground            X - black background
r - red foreground              R - red background
g - green foreground            G - green background
y - yellow foreground           Y - yellow background
b - blue foreground             B - blue background
m - magenta foreground          M - magenta background
c - cyan foreground             C - cyan background
w - white foreground            W - white background

<#RRGGBB> HTML color code
<R G B>   RGB decimal vector
/         Background indicator prefix

Examples:

ansi(fc, Test) would highlight "Test" is flashing cyan.
ansi(<#FF8040>/<#800080>, Test) uses Orange on Dark Purple.

Related Topics: ansi(), ANSI SUBSTITUTION, COLOR256.