home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / v612docs.zip / VAE < prev    next >
Text File  |  1993-12-17  |  2KB  |  57 lines

  1. .TOPIC:                                             
  2. VBBS Heart Code Ansi Color Chart
  3.  
  4.                          VBBS 6.12 Documentation -- E-1
  5.  
  6.  
  7.          ╔════════════════════════════════════════════════════════════════╗
  8.          ║  APPENDIX E -- VBBS "HEART-CODE ANSI" COLOR CHART              ║
  9.          ╚════════════════════════════════════════════════════════════════╝
  10.  
  11.  
  12.          Heart  Ctrl-P
  13.          Code   Code    Color Combination
  14.          ─────────────────────────────────────────────────────────────────
  15.  
  16.            1      0     White (grey) on black
  17.            2      1     Intense cyan on black
  18.            3      2     Intense yellow on black
  19.            4      3     Magenta on black
  20.            5      4     Intense white on blue
  21.            6      5     Intense green on black
  22.            7      6     Intense red on black
  23.            8      7     Intense blue on black
  24.            9      8     Brown on black
  25.           10      9     Cyan on black
  26.           11      A     Green on black
  27.           12      B     Intense magenta on black
  28.           13      C     Intense white on black
  29.           14      D     Intense yellow on red
  30.           15      E     Intense cyan on red
  31.           16      F     White (grey) on red
  32.           17      G     Blue on green
  33.           18      H     Red on yellow
  34.           19      I     Blue on yellow
  35.           20      J     Yellow on blue
  36.           21      K     Cyan on blue
  37.           22      L     White (grey) on blue
  38.           23      M     White (grey) on magenta
  39.           24      N     Black on cyan
  40.           25      O     Black on white (grey)
  41.           26      P     Red on white (grey)
  42.           27      Q     Blue on white (grey)
  43.           28      R     Intense white on white (grey)
  44.           29      S     Intense red on white (grey)
  45.           30      T     Intense blue on white (grey)
  46.           31      U     Intense white on black
  47.           32      V     Black on red
  48.           33      W     Black on blue
  49.           34      X     Black on magenta
  50.           35      Y     Intense white on green
  51.           36      Z     Intense white on cyan
  52.  
  53.          When coding color changes, it's usually best to stick with the
  54.          values in the second column; most of the time, it's easier to
  55.          keep up with something like "U" rather than "31".
  56.  
  57.