!
!  ----------------------------------------------------------------
!               SPECTRUM APPLICATION DEFAULTS
!
!   These are the application defaults that are particular to the
!   spectrum 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 "spectrum" there.
!
!  ----------------------------------------------------------------
!

!
! The 'Create Class', 'Delete Class', and 'Select Class' buttons are
! in steel blue; note that "fontColor" is only used by OLIT.
!
spectrum*add_class*background:    steel blue
spectrum*add_class*foreground:    white
spectrum*add_class*fontColor:     white

spectrum*delete_class*background: steel blue
spectrum*delete_class*foreground: white
spectrum*delete_class*fontColor:  white

spectrum*select*background: 	  steel blue
spectrum*select*foreground:       white
spectrum*select*fontColor:        white

!
! These are for the area object used in the scatterplot and the spectral curve.
!
spectrum*Area*foreground:		white
spectrum*Area*Plot2D*foreground:	white
spectrum*Area*background:		black
spectrum*Area.foreground:		red
spectrum*Area.borderWidth:		2

!
! These are for the axes on the  scatterplot and the spectral curve.
!
spectrum*axisAxisPixel:			green
spectrum*axisBoxPixel:			green
spectrum*axisMajorGridPixel:		green
spectrum*axisMinorGridPixel:		green
spectrum*axisAxisPixel:			green
spectrum*axisNumericalLabelsPixel:	green
