Commit de97845
committed
feat(#1532): default diagram theme to 'auto'; sans schema labels
Make 'auto' (adaptive light/dark SVG) the default diagram_theme, so rendered
diagrams adapt to the viewer's appearance out of the box. Also set the schema
cluster label to Helvetica — it previously fell back to Graphviz's Times default
while the node labels were already sans.1 parent 378caf6 commit de97845
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1691 | 1691 | | |
1692 | 1692 | | |
1693 | 1693 | | |
| 1694 | + | |
1694 | 1695 | | |
1695 | 1696 | | |
1696 | 1697 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
| 253 | + | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments