!  ----------------------------------------------------------------
!               LOOP OBJECT DEFAULTS
!
!   These are the object defaults that are common to all Khoros loops
!   These can be over-ridden by having a ~/app-defaults, ~/.app-defaults, 
!   or ~/.khoros/app-defaults directory in your account, with an app-defaults 
!   file named "Loop" there.
!
!  ----------------------------------------------------------------
!

!
! Label underneath the loop, giving the loop name is emphasized (drawn
! twice to give a 2D effect);  same thing for the status output (when you
! move your mouse over the loop, and the purpose of the loop component
! is printed out under the loop)
!
*Label*Emphasize:   1
*Status*Emphasize:  1
*Loop*foreground:  #9a9a9a

*Loop*LabelStr.foreground:       yellow
*Loop*LabelStr.background:       black
*Loop*LabelStr.font:             variable
*Loop*LabelStr.labelEmphasize:   1


!
! When you move your pointer over a loop, a description of the different
! components of the loop appears in the status window of cantata. 
! If you want the information to appear below the loop rather than in the
! status window, change the attribute below to 1 (TRUE).
!
*Loop.Showstatus:  0
