home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / mswindws / medic11.arc / MEDIC.INI < prev    next >
INI File  |  1989-02-23  |  1KB  |  46 lines

  1.  
  2. ; Copyright (C) R Company 1988 All rights reserved
  3.  
  4. ;   You can select from the following items and colors to create your own
  5. ; color scheme.  The following default colors are ones that I like and work
  6. ; okay with an EGA card.   Note that you can use upper and lower case for any
  7. ; item or color since everything gets converted to upper case and everything
  8. ; is unique.
  9.  
  10. ; You write comments by preceding your text with a semicolon (';').
  11.  
  12.  
  13. ; You can have blank lines (ie no text) as shown by the preceding two blank
  14. ; lines.
  15.  
  16. ;   Leave the [Default] line in the text since it has other uses in different
  17. ; R Company windows applications.
  18.  
  19.  
  20. ; Items:
  21. ;   MessageText
  22. ;   MessageBackround
  23. ;   ClientText
  24. ;   ClientBackground
  25. ;   SearchText
  26.  
  27. ; Colors:
  28. ;   black
  29. ;   blue
  30. ;   brown
  31. ;   gray
  32. ;   green
  33. ;   pink
  34. ;   red
  35. ;   white
  36. ;   yellow
  37.  
  38.  
  39.  
  40. [ Default ]
  41. MessageBackground = White
  42. MessageText = Blue
  43. ClientBackground = Yellow
  44. ClientText = Black
  45. SearchText = Red