diff --git a/historical/historical.json b/historical/historical.json index fc978ede..7835dd7a 100644 --- a/historical/historical.json +++ b/historical/historical.json @@ -3965,7 +3965,15 @@ "line-join": "round" }, "paint": { - "line-color": "#ffffff", + "line-color": [ + "interpolate", + ["linear"], + ["zoom"], + 10, + "rgba(240, 240, 240, 1)", + 12, + "#ffffff" + ], "line-width": [ "interpolate", ["exponential", 1.5],