home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / msqp22e.lzh / MSQ.COL < prev    next >
Text File  |  1993-02-25  |  3KB  |  108 lines

  1. ; ____________________________________________________________________________
  2. ;
  3. ; Msgedsq Colour file.    Copyright (c) 1993, John Dennis. All rights reserved.
  4. ; ____________________________________________________________________________
  5. ;
  6. ;
  7. ; Colours template file (can be in msged.cfg if wanted).
  8. ;
  9. ; NOTE: The format is:
  10. ;
  11. ; Color <screen area> <foreground colour> <background colour>
  12. ;
  13. ; Where the colours are:
  14. ;
  15. ;  Foreground         Background
  16. ;
  17. ;    BLACK              _BLACK
  18. ;    BLUE              _BLUE
  19. ;    GREEN              _GREEN
  20. ;    CYAN              _CYAN
  21. ;    RED               _RED
  22. ;    MAGENTA           _MAGENTA
  23. ;    BROWN              _BROWN
  24. ;    LGREY              _LGREY
  25. ;    DGREY              _DGREY
  26. ;    LBLUE              _LBLUE
  27. ;    LGREEN              _LGREEN
  28. ;    LCYAN              _LCYAN
  29. ;    LRED              _LRED
  30. ;    LMAGENTA          _LMAGENTA
  31. ;    YELLOW              _YELLOW
  32. ;    WHITE              _WHITE
  33. ;    INTENSE           _BLINK
  34. ;
  35. ; And the screen areas are:
  36. ;
  37. ; The main window (edit and reader mode).
  38. ;
  39. ; MainNorm               - Normal message text.
  40. ; MainQuote              - Quoted message text.
  41. ; MainKludge             - Kludge/information message text.
  42. ; MainTempl              - Template message text.
  43. ; MainInfo               - Information line (top screen line).
  44. ; MainDivide             - Divider line between header and message text.
  45. ; MainHeader             - The header titles (From: etc).
  46. ; MainHdrTxt             - The header text.
  47. ; MainBlock              - A selected block.
  48. ; MainEdit               - Fields being edited in the header.
  49. ; MainWarn               - Warnings.
  50. ; MainNetInf             - Net Info (area/address).
  51. ;
  52. ; The AreaSelect menu and the mouse menu.
  53. ;
  54. ; MenuBorder             - The border colour.
  55. ; MenuNorm               - Unselected text.
  56. ; MenuSelect             - Selected text.
  57. ;
  58. ; Help (not implemented).
  59. ;
  60. ; HelpBorder             - Help Border.
  61. ; HelpNorm               - Normal text.
  62. ; HelpTitle              - Help title text.
  63. ; HelpHighlight          - Help highlight text.
  64. ;
  65. ; Startup screen info box.
  66. ;
  67. ; InfoBorder             - Border colour.
  68. ; InfoNorm               - Normal text colour.
  69. ;
  70. ; Can't remember at the moment.
  71. ;
  72. ; InputBorder
  73. ; InputNorm
  74. ; InputEdit
  75. ;
  76. ; Dialog boxes
  77. ;
  78. ; DlgBorder              - Dialog box borders
  79. ; DlgNorm                - Dialog box window text
  80. ; DlgChNorm              - Dialog checkbox normal colour
  81. ; DlgChSel               - Dialog checkbox selected colour
  82. ; DlgEnNorm              - Dialog entry field selected colour
  83. ; DlgEnSel               - Dialog entry field selected colour
  84. ; DlgButSel              - Dialog button selected colour
  85. ; DlgButNorm             - Dialog button normal colour
  86. ; DlgButShadow           - Dialog button shadow colour
  87. ;
  88. ; List
  89. ;
  90. ; ListBdr                - Border
  91. ; ListTitle              - Title
  92. ; ListNorm               - Normal text
  93. ; ListInfo               - Info text at bottom
  94. ; ListSelect             - Selected text
  95. ;
  96. ; -----------------------------------------------------------------
  97. ; Some colours that i've tried / used.
  98. ;
  99. ;
  100. Color MainTempl    WHITE _BLACK
  101. ;
  102. ; Color DlgButNorm   BLUE  _CYAN
  103. ; Color DlgButSel    BLUE  _CYAN
  104. ; Color DlgChSel     RED   _LGREY
  105. ;
  106. ;
  107. ; End of file.
  108.