js-sequence-diagrams
js-sequence-diagrams copied to clipboard
Background-color of texts are white
I tried using the sequence diagram in a blog entry, where the background-color wasn't white, and it then turns out that the texts are using a preset of white for background-color.
If I'm not mistaken this could be rectified by using fill="none"
, or possibly by accepting pull request #74, and then manually adding color to offending items.