-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.tikzstyles
18 lines (16 loc) · 1.09 KB
/
test.tikzstyles
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% 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=black, shape=circle]
\tikzstyle{Green}=[fill={rgb,255: red,58; green,255; blue,173}, draw=none, shape=rectangle]
\tikzstyle{new style 1}=[fill=none, draw=black, shape=circle]
\tikzstyle{Point}=[fill=black, draw=black, shape=circle,inner sep=0pt,minimum size=2mm]
% Edge styles
\tikzstyle{new edge style 0}=[-, fill={rgb,255: red,203; green,255; blue,214}, draw=none]
\tikzstyle{new edge style 1}=[-, fill opacity=0.1, fill={rgb,255: red,255; green,207; blue,208}, draw=none]
\tikzstyle{dashes}=[-, thick, dashed, dash pattern=on 1mm off 1mm]
\tikzstyle{arrow}=[{Stealth[scale=1.5]}-|]
\tikzstyle{wall}=[-, draw={rgb,255: red,255; green,78; blue,81}, very thick, line width=1.5mm]
\tikzstyle{dashed wall}=[-, draw={rgb,255: red,255; green,78; blue,81}, very thick, line width=1.5mm , dashed, dash pattern=on 2mm off 3mm]