/*======================================================================*
 *									*
 *	FILE:		app-defaults/Colors				*
 *									*
 *	CONTENTS:	Color part of application defaults for Gorto	*
 *									*
 *	AUTHOR:		Volker Niepel					*
 *									*
 *======================================================================*/


#Gorto.directDepColor:			Black
#Gorto.inducedDepColor:			Red
#Gorto.arrangedDepColor:			Yellow
#Gorto.arrangedInducedDepColor:		Yellow
#Gorto.partitionedDepColor:		Blue
#Gorto.inducedPartitionedDepColor:	Blue

#Gorto.attrColor:			Black
#Gorto.includingAttrColor:		Black
#Gorto.constituentAttrColor:		Black
#Gorto.chainAttrColor:			Black
Gorto.symbolColor:			MediumOrchid
#Gorto.visitColor:			Red
#Gorto.conditionColor:			Blue
Gorto.lineColor:			SlateBlue
