summaryrefslogtreecommitdiff
path: root/tex/logo.tikzstyles
diff options
context:
space:
mode:
Diffstat (limited to 'tex/logo.tikzstyles')
-rw-r--r--tex/logo.tikzstyles5
1 files changed, 4 insertions, 1 deletions
diff --git a/tex/logo.tikzstyles b/tex/logo.tikzstyles
index 3419ee3..1103b0b 100644
--- a/tex/logo.tikzstyles
+++ b/tex/logo.tikzstyles
@@ -4,9 +4,12 @@
% \tikzstyle{NAME}=[PROPERTY LIST]
% Node styles
-\tikzstyle{test}=[fill=none, draw=black, shape=circle]
+\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]