home *** CD-ROM | disk | FTP | other *** search
INI File | 1989-02-23 | 1005 b | 46 lines |
-
- ; Copyright (C) R Company 1988 All rights reserved
-
- ; You can select from the following items and colors to create your own
- ; color scheme. The following default colors are ones that I like and work
- ; okay with an EGA card. Note that you can use upper and lower case for any
- ; item or color since everything gets converted to upper case and everything
- ; is unique.
-
- ; You write comments by preceding your text with a semicolon (';').
-
-
- ; You can have blank lines (ie no text) as shown by the preceding two blank
- ; lines.
-
- ; Leave the [Default] line in the text since it has other uses in different
- ; R Company windows applications.
-
-
- ; Items:
- ; MessageText
- ; MessageBackround
- ; ClientText
- ; ClientBackground
- ; SearchText
-
- ; Colors:
- ; black
- ; blue
- ; brown
- ; gray
- ; green
- ; pink
- ; red
- ; white
- ; yellow
-
-
-
- [ Default ]
-
- MessageBackground = White
- MessageText = Blue
- ClientBackground = Yellow
- ClientText = Black
- SearchText = Red