another for tikz pics

This commit is contained in:
Noah Diewald 2019-11-20 00:26:46 -05:00
parent 489dadb751
commit c793d049ee
No known key found for this signature in database
GPG Key ID: EC2BAE1E100A5509
1 changed files with 3 additions and 0 deletions

View File

@ -145,6 +145,9 @@
\textsf{#3} & \textsf{#4} \\
\end{tabular}}
\newcommand{\clrbox}[1]{%
\begin{tikzpicture}\node [draw,circle,fill=#1] {\hspace{1em}};\end{tikzpicture}}
\definecolor{darkgreen}{rgb}{0,0.4,0}
\definecolor{darkred}{rgb}{0.4,0,0}
\definecolor{darkblue}{rgb}{0,0,0.4}