From 709462fb8b4285d815243eec4d9020ebd45ed3f7 Mon Sep 17 00:00:00 2001 From: Ross Churchley Date: Tue, 28 Apr 2015 11:30:34 -0700 Subject: [PATCH] Make figure example colortheme-independent --- demo.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo.tex b/demo.tex index 036abd7..3622d68 100644 --- a/demo.tex +++ b/demo.tex @@ -90,7 +90,7 @@ text, \alert{accent} parts or show \textbf{bold} results.\end{verbatim} \newcounter{density} \setcounter{density}{20} \begin{tikzpicture} - \def\couleur{mLightBrown} + \def\couleur{alerted text.fg} \path[coordinate] (0,0) coordinate(A) ++( 90:5cm) coordinate(B) ++(0:5cm) coordinate(C)