The index property, allowing for any other color or group of colors to be defined.
OptionaladornmentThe fill color of the various default tool handles, such as ResizingTool.handle.
OptionaladornmentThe stroke color of the various default tool handles, such as ResizingTool.handle.
OptionalcommentThe stroke color of the built in "Comment" node template and link template.
OptionaldivThe background color of the diagram's div, if using ThemeManager.changesDivBackground.
OptionaldragThe stroke color of the default DragSelectingTool.box.
OptionalgridThe stroke color of major gridlines in the default Diagram.grid.
OptionalgridThe stroke color of minor gridlines in the default Diagram.grid.
OptionalgroupThe fill color of the built in group shape.
OptionallinkThe stroke/fill color the built in link template and link label.
OptionaloutlineThe stroke color of the built in group shape.
OptionaloverviewThe stroke color of the default Overview.box.
OptionalselectionThe stroke color of the default selection adornment.
OptionaltempThe stroke color of the default LinkingBaseTool.temporaryLink.
OptionaltempThe stroke color of the default LinkingBaseTool.temporaryFromPort and LinkingBaseTool.temporaryToPort.
OptionaltextThe text color of the built in node, group, and item template.
An interface describing an object with string or number keys and BrushLike values.
The optional properties on this interface outline various values used by default templates.
Setting these values allows for some customization of built in templates without providing new definitions. For example, one could use the default link template and customize the color:
Or change the color of the selection adornment without providing custom
selectionAdornmentTemplates:since3.0