mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-06 21:24:06 -04:00
customizable graph fonts, nodes fit to id length
This commit is contained in:
parent
62733fc74a
commit
51d5fb5213
2 changed files with 42 additions and 7 deletions
|
|
@ -38,6 +38,8 @@
|
|||
--graph-fg-1: var(--fg-1);
|
||||
--graph-fg-2: var(--fg-2);
|
||||
|
||||
--graph-font: arial;
|
||||
|
||||
--graph-node-font-size: 14;
|
||||
--graph-edge-font-size: 10;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue