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

preview*topShadowColor:         #eeeeee
preview*bottomShadowColor:      #777777
preview*cursorColor:            blue
preview*menu*topShadowColor:    #eeeeee
preview*menu*bottomShadowColor: #777777

!
! 'SHOW' and 'EDIT' buttons in steel blue
!
preview*revisit*background:   steel blue
preview*edit*background:      steel blue
preview*revisit*foreground:   #eeeeee
preview*edit*foreground:      #eeeeee
preview*revisit*fontColor:    #eeeeee
preview*edit*fontColor:       #eeeeee

! preview*backgroundPixmap:  backgrounds:paper_gray
! preview*LivePixmap*pixmap: $DESIGN/repos/bitmaps/live_pixmaps/lightning.xpm
