Hello. Is there a bug in the way LineColor values cascade to stereotyped nodes in WBS diagrams using the beta styling?
When specifying ":depth()" selectors, the LineColor is used on both the bordering line and the arrow line to child nodes.
However, when a stereotype selector is used, only the border line changes; the connecting line/arrow inherits the PlantUML default colour.
Here's an example WBS diagram showing the issue.
Not sure which is "correct", but IMHO the LineColor for inherited stereotyped nodes should behave like the depth selectors, carrying the border colour down to the line/arrow colour as that makes the diagram more readable. 