MUME Help
ANSI EXAMPLE
In MUME you can use the ANSI SGR
escape sequences in your
character escription, whois, or
board posts. The MUME line-editor will
however have problems handling these codes since it will not support the
<esc> character that's needed.
A simple explanation and some examples:
The ANSI SGR sequences use this format:
<esc>[<attribute>m
where <attribute> is a number between 0 and 9.
The ANSI colour codes are always used as follows:
<esc>[<attribute><colour>m
where <attribute> is either 3 (foreground) or
4 (background) and
<colour> is a number between 0 and 7.
You can also combine two or more styles (and/or colours)
to get the wanted colour and style by separating the
numbers with ;.
Example: bold (1) white (37) text on blue background (44) like this
<esc>[1;37;44m
Or you can just go overboard and make little Christmas-trees like this
Norway beat Brazil
2-1
in France -98 & in the USA -26
Soccer World Cups
__________________________________WARNING__________________________________ _________DO_NOT_USE_ANSI_TO_MESS_UP_THE_TERMINALS_OF_OTHER_PLAYERS_________ ________________THIS CAN RESULT IN DEMOTION OF YOUR CHARACTER______________
| See also: | ANSI, "ANSI CODES", CHANGE, MAP |
Generated on Sun Jul 5 22:06:33 2026