!  ----------------------------------------------------------------
!               COMPOSER APPLICATION DEFAULTS
!
!   These are the application defaults that are particular to the
!   composer application.  These can be over-ridden by having an ~/app-defaults,
!   ~/.app-defaults, or ~/.khoros/app-defaults directory in your home 
!   directory, with an app-defaults file named "composer" there.
!
!  ----------------------------------------------------------------

! On the "File Utilities" subform, action buttons for 'Print File',
! 'Delete File', 'Copy File', 'Rename File', and 'Print File' are slate blue,
! as is the 'Clear Log' button on the "Output Log" subform, and the 
! 'Apply Changes' button on the "Object Attributes" subform.

composer*add*background:	slate blue
composer*add*foreground:	#dddddd
composer*add*fontColor:		#dddddd

composer*copy*background:	slate blue
composer*copy*foreground:	#dddddd
composer*copy*fontColor:	#dddddd

composer*rm*background:		slate blue
composer*rm*foreground:		#dddddd
composer*rm*fontColor:		#dddddd

composer*rename*background:	slate blue
composer*rename*foreground:	#dddddd
composer*rename*fontColor:	#dddddd

composer*print*background:	slate blue
composer*print*foreground:	#dddddd
composer*print*fontColor:	#dddddd

composer*clear*background:	slate blue
composer*clear*foreground:	#dddddd
composer*clear*fontColor:	#dddddd

composer*apply*background:	slate blue
composer*apply*foreground:	#dddddd
composer*apply*fontColor:	#dddddd

composer*quit.foreground:	white
composer*quit.fontColor:	white

composer*help.foreground:	white
composer*help.fontColor:	white
