The index property, allowing for any other color or group of colors to be defined.
Optional
adornmentThe fill color of the various default tool handles, such as ResizingTool.handle.
Optional
adornmentThe stroke color of the various default tool handles, such as ResizingTool.handle.
Optional
commentThe stroke color of the built in "Comment" node template and link template.
Optional
divThe background color of the diagram's div, if using ThemeManager.changesDivBackground.
Optional
dragThe stroke color of the default DragSelectingTool.box.
Optional
gridThe stroke color of major gridlines in the default Diagram.grid.
Optional
gridThe stroke color of minor gridlines in the default Diagram.grid.
Optional
groupThe fill color of the built in group shape.
Optional
linkThe stroke/fill color the built in link template and link label.
Optional
outlineThe stroke color of the built in group shape.
Optional
overviewThe stroke color of the default Overview.box.
Optional
selectionThe stroke color of the default selection adornment.
Optional
tempThe stroke color of the default LinkingBaseTool.temporaryLink.
Optional
tempThe stroke color of the default LinkingBaseTool.temporaryFromPort and LinkingBaseTool.temporaryToPort.
Optional
textThe 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
selectionAdornmentTemplate
s:since
3.0