From 2d2004e447af5d12adae20ec69a5f885ef8562dc Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 24 May 2026 00:16:55 +0200 Subject: [PATCH] small color change --- website/src/lib/assets/custom/topo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/assets/custom/topo.json b/website/src/lib/assets/custom/topo.json index 8fc189454..449184ec4 100644 --- a/website/src/lib/assets/custom/topo.json +++ b/website/src/lib/assets/custom/topo.json @@ -934,7 +934,7 @@ ], "layout": {"line-cap": "round", "line-join": "round"}, "paint": { - "line-color": ["match", ["get", "class"], ["service"], "#cfcdca", "hsl(47,61%,51%,70%)"], + "line-color": ["match", ["get", "class"], ["service"], "#cfcdca", "hsl(40,70%,60%,70%)"], "line-width": [ "interpolate", ["exponential", 1.2], @@ -1159,7 +1159,7 @@ ], "layout": {"line-join": "round"}, "paint": { - "line-color": "hsl(47,61%,51%)", + "line-color": "hsl(40,70%,60%)", "line-width": [ "interpolate", ["exponential", 1.2], @@ -1705,7 +1705,7 @@ ["match", ["get", "subclass"], ["path", "footway"], true, false] ], "paint": { - "line-color": "hsl(47,61%,51%)", + "line-color": "hsl(40,70%,60%)", "line-dasharray": [1, 0], "line-width": [ "interpolate",