In SVG images `curentColor` is allowed as a way to explicitly inherit the current color. When setting `currentColor` as fill color on a shape together with a styling class, the class will now be used instead of the theme, which was not possible otherwise. |
||
|---|---|---|
| .. | ||
| color_helper.go | ||
| d2graph.go | ||
| d2graph_test.go | ||
| grid_diagram.go | ||
| layout.go | ||
| seqdiagram.go | ||
| serde.go | ||
| serde_test.go | ||