diff --git a/Advanced/Lattices/parts/2 orchard.tex b/Advanced/Lattices/parts/2 orchard.tex index c205c62..e5712f5 100644 --- a/Advanced/Lattices/parts/2 orchard.tex +++ b/Advanced/Lattices/parts/2 orchard.tex @@ -33,13 +33,13 @@ You are standing in the center of a circular orchard of integer radius $R$. A tr \( \x=-3 \AND \y=4 \) \OR \( \x=-3 \AND \y=-4 \) }{}{ - \draw[fill=cyan!60!green] (\x,\y) circle (0.4); + \draw[fill=teal] (\x,\y) circle (0.4); }}} - \draw[fill=cyan!60!green] (0, 5) circle (0.4); - \draw[fill=cyan!60!green] (5, 0) circle (0.4); - \draw[fill=cyan!60!green] (0, -5) circle (0.4); - \draw[fill=cyan!60!green] (-5, 0) circle (0.4); + \draw[fill=teal] (0, 5) circle (0.4); + \draw[fill=teal] (5, 0) circle (0.4); + \draw[fill=teal] (0, -5) circle (0.4); + \draw[fill=teal] (-5, 0) circle (0.4); \end{tikzpicture} \hfill \begin{tikzpicture}[scale=0.4] @@ -72,13 +72,13 @@ You are standing in the center of a circular orchard of integer radius $R$. A tr \( \x=-3 \AND \y=4 \) \OR \( \x=-3 \AND \y=-4 \) }{}{ - \draw[fill=cyan!60!green] (\x,\y) circle (0.2); + \draw[fill=teal] (\x,\y) circle (0.2); }}} - \draw[fill=cyan!60!green] (0, 5) circle (0.2); - \draw[fill=cyan!60!green] (5, 0) circle (0.2); - \draw[fill=cyan!60!green] (0, -5) circle (0.2); - \draw[fill=cyan!60!green] (-5, 0) circle (0.2); + \draw[fill=teal] (0, 5) circle (0.2); + \draw[fill=teal] (5, 0) circle (0.2); + \draw[fill=teal] (0, -5) circle (0.2); + \draw[fill=teal] (-5, 0) circle (0.2); \end{tikzpicture} \hfill ~ \end{center}