
! Sample resource file - these are some of the relevant fallback resources.
! No colors are hard-coded.

! The application name is   Grasp  .


*.background:                sky blue
*.foreground:                black
*.XmText.background:         white
*.XmTextField.background:    white
*.XmList.background:         white

*.XmCascadeButton.fontList:       -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*.XmCascadeButtonGadget.fontList: -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*.XmPushButton.fontList:          -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*.XmPushButtonGadget.fontList:    -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*.XmToggleButton.fontList:        -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*.XmToggleButtonGadget.fontList:  -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*.help_text.fontList:             -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*.XmScale.fontList:               -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1

*.XmLabel.fontList:          -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*.XmLabelGadget.fontList:    -*-fixed-bold-r-*-*-14-*-*-*-*-*-iso8859-1

*.help_text.height:	475
*.help_text.columns:	83

*.XmForm.XmPushButton.marginHeight:	4
*.XmForm.XmPushButton.marginWidth:	4

*.XmForm.XmPushButton.leftOffset:	11
*.XmForm.XmPushButton.rightOffset:	11
*.XmForm.XmPushButton.topOffset:	11
*.XmForm.XmPushButton.bottomOffset:	11

*.XmLabel.alignment:	XmALIGNMENT_CENTER
