13 lines
464 B
Plaintext
13 lines
464 B
Plaintext
% TiKZ style file generated by TikZiT. You may edit this file manually,
|
|
% but some things (e.g. comments) may be overwritten. To be readable in
|
|
% TikZiT, the only non-comment lines must be of the form:
|
|
% \tikzstyle{NAME}=[PROPERTY LIST]
|
|
|
|
% Node styles
|
|
\tikzstyle{new style 0}=[fill=white, draw=red, shape=circle]
|
|
|
|
% Edge styles
|
|
\tikzstyle{red}=[-, draw=red]
|
|
\tikzstyle{double_arrow}=[<->]
|
|
\tikzstyle{fill}=[-, fill={rgb,255: red,76; green,76; blue,76}, draw=none]
|