Colour for the border of a class when first introduced

Defaults to a shade of green

Property definitions

nitc :: uml_module $ MClassDef :: intro_colour
	# Colour for the border of a class when first introduced
	#
	# Defaults to a shade of green
	var intro_colour = "#58B26A"
src/uml/uml_module.nit:65,2--68,29