You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the output SVG grpahics has white background and black lines/text.
They look a bit odd in a dark theme rustdoc.
Hope it can use some style class of the HTML to make it fit for light and dark theme.
I am not very familiar with HTML/CSS/SVG, not sure if this is possible.