Make figure example colortheme-independent

This commit is contained in:
Ross Churchley 2015-04-28 11:30:34 -07:00
parent a278f69d1c
commit 709462fb8b
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ text, \alert{accent} parts or show \textbf{bold} results.\end{verbatim}
\newcounter{density} \newcounter{density}
\setcounter{density}{20} \setcounter{density}{20}
\begin{tikzpicture} \begin{tikzpicture}
\def\couleur{mLightBrown} \def\couleur{alerted text.fg}
\path[coordinate] (0,0) coordinate(A) \path[coordinate] (0,0) coordinate(A)
++( 90:5cm) coordinate(B) ++( 90:5cm) coordinate(B)
++(0:5cm) coordinate(C) ++(0:5cm) coordinate(C)