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
graphviz: render the generated SVGs pleasantly in dark mode
The generated SVGs now gain the `graphviz` class, which makes it easier
to customize their look via CSS. This is especially important to support
for dark mode, as there are other SVGs on the front page that should not
receive the same treatment.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments