I want to set he color of arrowhead in sequence diagram. But not work.
.messageLine0 { marker-end: 'url(#arrowhead)' !important; } #arrowhead { fill: blue !important; }
Thanks for help!