summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2020-04-13 14:39:51 +0100
committerAleks Kissinger <aleks0@gmail.com>2020-04-13 14:39:51 +0100
commitb48731917964d263175716a29a58d965cb726798 (patch)
tree9cc5b8d444a93f675853bbb74fce9182801636c0
parent4ac10e81fc5e514140aeaf9d30aa00c79c91045e (diff)
logo tikzstyles
-rw-r--r--tex/logo.tikzstyles11
1 files changed, 11 insertions, 0 deletions
diff --git a/tex/logo.tikzstyles b/tex/logo.tikzstyles
new file mode 100644
index 0000000..4e05673
--- /dev/null
+++ b/tex/logo.tikzstyles
@@ -0,0 +1,11 @@
+% 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
+
+% Edge styles
+\tikzstyle{bg}=[-, line width=0.5mm, fill={rgb,255: red,217; green,217; blue,217}]
+\tikzstyle{fg}=[-, fill=black]
+\tikzstyle{dir}=[->]