class
	EV_STOCK_COLORS

General
	cluster: interface
	description: "Facilities for accessing standardized colors."
	keywords: "color, default"

Ancestors
	ANY

Queries
	All_colors: LINKED_LIST [EV_COLOR]
	Black: EV_COLOR
	Blue: EV_COLOR
	color_3d_face: EV_COLOR
	color_3d_highlight: EV_COLOR
	color_3d_shadow: EV_COLOR
	color_dialog: EV_COLOR
	color_read_only: EV_COLOR
	color_read_write: EV_COLOR
	Cyan: EV_COLOR
	Dark_blue: EV_COLOR
	Dark_cyan: EV_COLOR
	Dark_gray: EV_COLOR
	Dark_green: EV_COLOR
	Dark_grey: EV_COLOR
	Dark_magenta: EV_COLOR
	Dark_red: EV_COLOR
	Dark_yellow: EV_COLOR
	default_background_color: EV_COLOR
	default_foreground_color: EV_COLOR
	Gray: EV_COLOR
	Green: EV_COLOR
	Grey: EV_COLOR
	Magenta: EV_COLOR
	Red: EV_COLOR
	White: EV_COLOR
	Yellow: EV_COLOR