1## An example Resources File for tkMOO-light.  Entries in this file
2## can be used to control the look of the Tk widgets used by the
3## client.  Colour and font values set by the Preferences Editor
4## will override entries in this file.  Tk uses the Xdefaults syntax.
5
6## All Text widgets have steel-grey background colours.
7#*Text.background: #c0c0c0
8
9## Fonts appear in white, this setting is overriden for the client's
10## main output window by settings in the Preferences Editor.
11#*foreground: white
12