class
	WEL_STANDARD_COLORS

General
	cluster: wel
	description: "Definition of the sixteen standard colors."

Ancestors
	ANY

Queries
	Black: WEL_COLOR_REF
	Blue: WEL_COLOR_REF
	Cyan: WEL_COLOR_REF
	Dark_blue: WEL_COLOR_REF
	Dark_cyan: WEL_COLOR_REF
	Dark_gray: WEL_COLOR_REF
	Dark_green: WEL_COLOR_REF
	Dark_grey: WEL_COLOR_REF
	Dark_magenta: WEL_COLOR_REF
	Dark_red: WEL_COLOR_REF
	Dark_yellow: WEL_COLOR_REF
	Gray: WEL_COLOR_REF
	Green: WEL_COLOR_REF
	Grey: WEL_COLOR_REF
	Magenta: WEL_COLOR_REF
	Red: WEL_COLOR_REF
	White: WEL_COLOR_REF
	Yellow: WEL_COLOR_REF