!	SGI version 
!
!       Asedit_em-sgi app-defaults file for asedit program (ver. 1.3)
!       (C) A. Stochniol, 1991 - 1994
!
!	Special version to take into account SGI gamma corrections
!	for colours. The only difference here are the colours.
!
!	NOTE: 
!	(i) this only works on systems that support include command
!	in the resource file (all X1R5 are OK, some X11R4 might be)
!	(ii) the Asedit_em file must be in the same directory as this one
!	     (unless you use the full file name, including path)


#include "Asedit_em"

!   colours for menuBar ( = all menus & most dialogs), help_dialog
!   and save_warning,  and main text area (i.e. all the rest)
!   NOTE: colours are done in rgb just in case your colour database is "weird"
!         (or simply you use the program in your "locale" and the colour
!          names are completely different)
!
*menuBar*background:            #9b9b9b
*help_dialog*background:        #919191
*background:                    #919191
*edit_text*background:           #9f8484
*help_dialog*XmText*background: #919191
*readOnlyBackground:                    #919191
*bottom_row*background:         #919191
*troughColor:                           #6b6b6b
*menuBar*XmList.background:             #6b6b6b
*menuBar*VkList.background:             #6b6b6b
*menuBar*XmText.background:             #a88080
*menuBar*XmTextField.background:        #a88080
!   colours for important warning/error messages
!   NOTE: colours are done in rgb ... (see above)
*save_warning*background:               #f49173
*menuBar*save_warning*background:       #f49173
*menuBar*error_message*background:      #f49173
!

