home *** CD-ROM | disk | FTP | other *** search
- To use the SmartText colors in the cellar door mods, you must ALWAYS end
- any Text File or Message with a {C0 or else the Last SmartText Color will
- be the active text color! Just put a {C0 somwhere at the end of your menu or
- message and all will be fine.
-
- |In Config, you should select <none> for the caller's background color.
-
- For Emphasize OFF and Highlighting, enter the following:
-
- [27][0;37;40m Emphasize Off
- [27][1;37;44m Highlighting (There is so much highlighting
- hard coded into the source, this really
- doesn't matter - White on Blue is selected here)
-
- The smart text colors are as follows:
-
- Foreground: {C0 Black
- {C1 Blue
- {C2 Green
- {C3 Cyan
- {C4 Red
- {C5 Magenta
- {C6 Brown
- {C7 White
- {C8 Grey
- {C9 Brt Blue
- {CA Brt Green
- {CB Brt Cyan
- {CC Brt Red
- {CD Brt Magenta
- {CE Yellow
- {CF Brt White
-
- Background: {G0 Black
- {G1 Blue
- {G2 Green
- {G3 Cyan
- {G4 Red
- {G5 Magenta
- {G6 Brown
- {G7 White
-
- To use background colors, always start with the foreground color and then the
- background color. Colors may be changed in the line. Terminate background
- colors with a {G0:
-
- {CF{G1 This is White on Blue {CEa little Yellow {CF AWESOME! {G0
-
- Changing the Foreground color does not change the Background color!
-
- Have fun!
-
-