!
! app-defaults-color
!
! Definitions for color displays.
!
! Grey color set that matches Tk 4.0
! If you liked the slightly lighter colors from before, use
! #efefef instead of #d9d9d9 for backgrounds
! #dfdfdf instead of #c3c3c3 for scrollbar troughs
! white instead of #ececec for active background
! black instead of #b03060 for the selector
! #7f7f7f instead of #a3a3a3 for disabled foreground
!
*activeBackground:			#ececec
*activeForeground:			black
! selector changed to selectColor in Tk4.0
*selector:				#b03060
*selectColor:				#b03060
*background:				#d9d9d9
*highlightBackground:			#d9d9d9
*foreground:				black
*selectBackground:			#c3c3c3
*Scale.sliderForeground:		#c3c3c3
*Scrollbar.foreground:			#c3c3c3
*Scrollbar.troughColor:			#c3c3c3
*Scrollbar.activeForeground:		#ececec
*disabledForeground:			#a3a3a3

*Entry.background:			white
*Entry.foreground:			black
*mid.right.top.msg.background:		#d9d9d9
*Sedit.Entry.background:		#d9d9d9

! This resource sets all labels (e.g., in dialogs)
*Label.foreground:			blue
! Labels on main display have always been blue
*Main*Label.foreground:			blue
*Fops*Label.foreground:			blue
*Mid*Label.foreground:			blue

*Face*Label.background:			white
*Face*Label.foreground:			black
*Face.default.background:		#d9d9d9
*Face.default.foreground:		blue

! Colors for the feedback on color displays.
! (Black and white feedback is hardwired. It isn't clear that
!  there is much room to fiddle in a general way.)
!	c_current	COlor of Current Folder
!	c_unseen	Foreground of folder labels with unseen messages
!	c_unseenBg	Background of folder labels with unseen messages
!	c_moved		Background of target folder label
!	c_movedFg	Foreground of target folder label
!	c_foreground	Normal folder label foreground
!	c_background	Label folder label background
!			You can tweak ftoc background with Ftoc.t.background
!			You can tweak fdisp background with
!				Fdisp*can.background
!			 	Fdisp*cache.background
!	c_popup		Background of fdisp popups.
!	c_label		Foreground for Version, Folder, and MessageID

*c_current: 	violet red
*c_unseen: 	blue
*c_unseenBg:
*c_moved: 	yellow
*c_movedFg:
*c_foreground: 	black
*c_background: 	white
*c_popup: 	#c3c3c3
*c_label:	blue
!
! Ftoc sequences.
!
! Priority of sequences for display, last sequence has highest priority.
! If you define any additional sequences, you will need to redefine this 
! resource to include your sequences in the appropriate place.
*sequences: mrange drange range moved deleted selected unseen urgent cur
! Exmh internal sequences which cannot be added to or removed from
*hiddensequences: mrange drange range moved deleted selected cur
! tag arguments for sequences
!*sequence_cur: -foreground {violet red} -background white
*sequence_cur:  -background #ececec -relief raised -borderwidth 2
*sequence_unseen: -foreground blue
!*sequence_unseen: -background white
*sequence_urgent: -foreground red
*sequence_moved: -background yellow
!*sequence_deleted: -background #c3c3c3
*sequence_deleted: -overstrike 1
*sequence_selected: -foreground black -background #ececec
*sequence_range: -foreground black -background #ececec -relief raised -borderwidth 2
*sequence_mrange: -background yellow -relief raised -borderwidth 2
!*sequence_drange: -background #c3c3c3 -relief raised -borderwidth 2
*sequence_drange: -overstrike 1 -relief raised -borderwidth 2
!
! Status message colors
!
*c_st_normal:	blue
*c_st_error:	red
*c_st_warn:	purple
*c_st_bg_msgs:	medium sea green
! 
! Highlight color for URI links
! Background and foreground
*c_uri:		thistle
*c_uriFg:	black
! Active state when mouse is over the link
*c_uriAbg:	white
*c_uriAfg:	black

! Link color for HTML links
*Text.c_link:	blue

! Colors for the Sedit MIME editor.
! Enable with "Colorize multiparts"
*c_enrichedBg:	pink
*c_textBg: 	snow
*c_audioBg: 	gold
*c_imageBg: 	powderblue
*c_messageBg: 	seashell
*c_applicationBg: honeydew
*c_videoBg: 	lavenderblush

*c_enrichedFg:	black
*c_textFg: 	black
*c_audioFg: 	black
*c_imageFg: 	black
*c_messageFg: 	black
*c_applicationFg: black
*c_videoFg: 	black

! These are for the jcl-beautify Message Highlighting feature

! Colours to use for quotes of your text.
! (Requires custom hacking to identify your own citations)
*b_attrib_me: -foreground magenta
*b_quote_me:  -foreground purple

! Colours for the quote prefixes for different levels of quote
! Dark to lighter green
*b_attrib1:   -foreground #446044
*b_attrib2:   -foreground #448044
*b_attrib3:   -foreground #44a044
*b_attrib4:   -foreground #44c044
*b_attrib5:   -foreground #44e044

! Colours for the quoted text for different levesl of quote
! Dark to lighter purple
*b_quote1:    -foreground #ee0060
*b_quote2:    -foreground #ee0080
*b_quote3:    -foreground #ee00a0
*b_quote4:    -foreground #ee00c0
*b_quote5:    -foreground #ee00e0

! Colour of .signature blocks
*b_signature: -foreground #ee00e0

! Colour of Mailman list footers.
*b_listsig:   -foreground cornflowerblue

! Colour of MS Outlook quoted header field names
*b_msheader1: -foreground lightslateblue

! Colour of MS Outlook quoted header field contents
*b_msheader2: -foreground #ee00e0

! Unified diff colours
*b_udiffold:  -foreground red
*b_udiffnew:  -foreground blue

! Sun bug report colours - this appears in headers
*b_bugrpttok: -foreground mediumseagreen

! SpamAssassin report colours
*b_spamass:     -foreground yellow   -background black

! Text in stars (i.e., "*foo*") rendered bold
*b_embolded: -font 9x15bold

!!! Saved Window Positions
!!! Wed Mar 27 12:17:41 CST 2002
!!! Do not edit below here
