I'm drawing an Activity Diagram, and I'm using the different shapes to represent what the actions are.
- :This is one kind of action/
- :This is another kind of action|
- :This is another]
I can use a skinparam to set all Activity boxes to the same format, but I really want to have each shape have its own colour. I'd rather not have to set the colour manually for each one.
Is there a way to say "all Activity boxes of shape X shall be green"?