summaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2020-04-18 23:05:52 +0100
committerAleks Kissinger <aleks0@gmail.com>2020-04-18 23:05:52 +0100
commit706b7fc38c4ed4769a3a1a8602e729b672f13118 (patch)
tree1ae3124a5d70323828f2affb78ffbac82b9e08eb /tex
parentef07176e5c5c8e2aa9ea5a380000302234f2934c (diff)
set no fill and no draw
Diffstat (limited to 'tex')
-rw-r--r--tex/logo.tikzstyles1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/logo.tikzstyles b/tex/logo.tikzstyles
index 4e05673..3419ee3 100644
--- a/tex/logo.tikzstyles
+++ b/tex/logo.tikzstyles
@@ -4,6 +4,7 @@
% \tikzstyle{NAME}=[PROPERTY LIST]
% Node styles
+\tikzstyle{test}=[fill=none, draw=black, shape=circle]
% Edge styles
\tikzstyle{bg}=[-, line width=0.5mm, fill={rgb,255: red,217; green,217; blue,217}]