From 828609e741be5a57b61bd0475cf6a4b568975e73 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sat, 3 Feb 2024 01:02:16 +0100 Subject: [PATCH] remove touch of blue --- layout.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout.sty b/layout.sty index f12e642f..61b5653a 100644 --- a/layout.sty +++ b/layout.sty @@ -326,7 +326,7 @@ bookmarks=true]% shadow xshift=-1pt, shadow yshift=-3pt }] - \node[path fading=semi west,blue] (mapPic) {\pic{#2}}; + \node[path fading=semi west] (mapPic) {\pic{#2}}; \csComments \end{tikzpicture} \end{figure*} -- GitLab