home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / msqp22e.lzh / MSQ3.COL < prev    next >
Text File  |  1993-10-03  |  2KB  |  31 lines

  1. ;
  2. ; Sample colour file (sorry, i've lost the original author - thanks,
  3. ; whoever you are).
  4. ;
  5.  
  6. COLOR MainNorm     WHITE   _BLUE  ;- Normal message text.
  7. COLOR MainQuote    YELLOW  _BLUE  ;- Quoted message text.
  8. COLOR MainKludge   WHITE   _BLUE  ;- Kludge/information message text.
  9. COLOR MainTempl    WHITE   _BLUE  ;- Template message text.
  10. COLOR MainInfo     YELLOW  _BLUE  ;- Information line (top screen line).
  11. COLOR MainDivide   LCYAN   _BLUE  ;- Divider line between header and message text.
  12. COLOR MainHeader   YELLOW  _BLUE  ;- The header titles (From: etc).
  13. COLOR MainHdrTxt   WHITE   _BLUE  ; - The header text.
  14. COLOR MainBlock    RED     _BLUE  ;- A selected block.
  15. COLOR MainEdit     RED     _BLUE  ;- Fields being edited in the header.
  16. COLOR MainWarn     RED     _BLUE  ;- Warnings.
  17. COLOR MenuBorder   YELLOW  _RED   ;- The border colour.
  18. COLOR MenuNorm     YELLOW  _RED   ;- Unselected text.
  19. COLOR MenuSelect   YELLOW  _BLACK ;- Selected text.
  20. COLOR DlgBorder    YELLOW  _RED   ;- Dialog box borders
  21. COLOR DlgNorm      YELLOW  _RED   ;- Dialog box window text
  22. COLOR DlgChNorm    WHITE   _RED   ;- Dialog checkbox normal colour
  23. COLOR DlgChSel     WHITE   _RED   ;- Dialog checkbox selected colour
  24. COLOR DlgEnNorm    YELLOW  _RED   ;- Dialog entry field selected colour
  25. COLOR DlgEnSel     WHITE   _RED   ;- Dialog entry field selected colour
  26. COLOR DlgButShadow YELLOW  _RED   ;- Dialog button shadow colour
  27. Color MainTempl    YELLOW  _BLUE
  28. Color DlgButNorm   BLUE    _CYAN
  29. Color DlgButSel    BLUE    _CYAN
  30. Color DlgChSel     RED     _LGREY
  31.