! Snd app-defaults -- these defaults are already taken care of in Snd,
!   so this file is redundant unless something is changed.
!   The .Xdefaults form would prefix each of these with "snd":
!      snd*initFile: hiho
!
!
! ---- file names ----
*initFile:           ~/.snd
*backupFile:         .snd-backup
*epsFile:            snd.eps
*defaultOutputType:  0
*overwriteCheck:     0
*groups:             6

! ---- font names ----
*buttonFont:         -*-times-medium-r-*-*-14-*-*-*-*-*-iso8859-1
*boldbuttonFont:     -*-times-bold-r-*-*-14-*-*-*-*-*-iso8859-1
*axisLabelFont:      -*-times-medium-r-normal-*-20-*-*-*-*-*-iso8859-1
*axisNumbersFont:    -*-courier-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
! *fontList is the default font (used in menus etc)
! *helpTextFont is used by the help window (9x15 or 8x13 by default)

! ---- colors if not using schemes
*lighestcolor:       ivory1
*basiccolor:         ivory2
*darkcolor:          ivory3
*darkestcolor:       ivory4
*textcolor:          lightsteelblue1
*cursorcolor:        cyan
! in Linux, *cursorcolor: red
*selectioncolor:     ivory4
*mixercolor:         lightgreen
*groupcolor:         red
*sonogramColor:      0
*spectrogramColor:   -1

! the menu widgets are *menu.File.<whatever> -- see snd-widgets.txt
! see snd-strings.h if your interest is translation from English


! ---- possible font names for a big screen running Linux ----
! *buttonFont:         -adobe-times-medium-r-*-*-14-*-*-*-*-*-*-*
! *boldbuttonFont:     -adobe-times-bold-r-*-*-14-*-*-*-*-*-*-*
! *axisLabelFont:      -adobe-times-medium-r-normal-*-18-*-*-*-*-*-*-*
! *axisNumbersFont:    9x15
! *fontList:           9x15
! *helpTextFont:       9x15

