js-sequence-diagrams
js-sequence-diagrams copied to clipboard
[feature-request] Change themes in the diagram text.
Instead off supplying it via options, supply in the sequence EG:
title: Sequence
theme: simple
Test->Test2: Stuff
Test2-->Test: More stuff
Good suggestion. However, I intentionally tried to keep the diagram, and the styling separate. However, happy to have a PR if you wish to add this.