/* colors for the directories */

*form*background:				light grey
*form*foreground:				black
*form*highlightColor:				red

/* Label at the bottom */

*form.frame.label.background:			grey54
*form.frame.label.foreground:			yellow

/* the stuff at the top of the pfm window */
*menu_form.foreground:				yellow
*menu_form.background:				grey54
*menu_form.frame*foreground:			white
*menu_form.frame*background:			grey54
*menu_form.textf.highlightColor:		red
*menu_form*selectColor:				red
*menu_form.textf.foreground:			yellow
*menu_form.textf.background:			grey54
*menu_form.textf.highlightThickness:		1
*menu_form.About.foreground:			black
*menu_form.About.background:			grey

/* colors for popups within the directories */
*menu_form.pb1*foreground:			white
*menu_form.pb1*background:			grey54
*menu_form.pb1*highlightThickness:		0


/* colors for all dialogs */
*menu_form.pb2*foreground:			yellow
*menu_form.pb2*background:			grey54
*menu_form.pb2*highlightThickness:		0


/* font for directories = charset 1; font for all other files = charset 2 */
*fontList:  -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-1=charset1, \
	    -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1=charset2
