summaryrefslogtreecommitdiff
path: root/tex/logo.tikzstyles
diff options
context:
space:
mode:
Diffstat (limited to 'tex/logo.tikzstyles')
-rw-r--r--tex/logo.tikzstyles15
1 files changed, 15 insertions, 0 deletions
diff --git a/tex/logo.tikzstyles b/tex/logo.tikzstyles
new file mode 100644
index 0000000..1103b0b
--- /dev/null
+++ b/tex/logo.tikzstyles
@@ -0,0 +1,15 @@
+% 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{white dot}=[fill=white, draw=black, shape=circle]
+
+% Edge styles
+\tikzstyle{bg}=[-, line width=0.5mm, fill={rgb,255: red,217; green,217; blue,217}]
+\tikzstyle{fg}=[-, fill=black]
+\tikzstyle{dir}=[->]
+\tikzstyle{region A}=[-, draw=none, fill={rgb,255: red,255; green,160; blue,162}, opacity=0.8]
+\tikzstyle{region B}=[-, draw=none, fill={rgb,255: red,190; green,185; blue,255}, opacity=0.8]
+\tikzstyle{region C}=[-, fill={rgb,255: red,179; green,255; blue,192}, draw=none, opacity=0.8]