Make marker-end same color as path?
The path has a certain stroke color which may change programatically. Can the marker's fill also be the exact same as the path's stroke color? (I'll use javascript for this if I have to.)