Skip to content

Commit c02716c

Browse files
committed
color highways and major roads gray
1 parent 377a54c commit c02716c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/assets/map-styles/streets-v2-style.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2463,7 +2463,7 @@
24632463
"visibility": "visible"
24642464
},
24652465
"paint": {
2466-
"line-color": "hsl(48,100%,83%)",
2466+
"line-color": "hsl(0, 0%, 50%)",
24672467
"line-width": [
24682468
"interpolate",
24692469
[
@@ -2576,7 +2576,7 @@
25762576
"visibility": "visible"
25772577
},
25782578
"paint": {
2579-
"line-color": "hsl(35,100%,76%)",
2579+
"line-color": "hsl(0, 0%, 50%)",
25802580
"line-width": [
25812581
"interpolate",
25822582
[

0 commit comments

Comments
 (0)