small color change

This commit is contained in:
vcoppe
2026-05-24 00:16:55 +02:00
parent 4a7cfc113d
commit 2d2004e447
+3 -3
View File
@@ -934,7 +934,7 @@
], ],
"layout": {"line-cap": "round", "line-join": "round"}, "layout": {"line-cap": "round", "line-join": "round"},
"paint": { "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": [ "line-width": [
"interpolate", "interpolate",
["exponential", 1.2], ["exponential", 1.2],
@@ -1159,7 +1159,7 @@
], ],
"layout": {"line-join": "round"}, "layout": {"line-join": "round"},
"paint": { "paint": {
"line-color": "hsl(47,61%,51%)", "line-color": "hsl(40,70%,60%)",
"line-width": [ "line-width": [
"interpolate", "interpolate",
["exponential", 1.2], ["exponential", 1.2],
@@ -1705,7 +1705,7 @@
["match", ["get", "subclass"], ["path", "footway"], true, false] ["match", ["get", "subclass"], ["path", "footway"], true, false]
], ],
"paint": { "paint": {
"line-color": "hsl(47,61%,51%)", "line-color": "hsl(40,70%,60%)",
"line-dasharray": [1, 0], "line-dasharray": [1, 0],
"line-width": [ "line-width": [
"interpolate", "interpolate",