Skip to content

Commit

Permalink
fixed color fog for steps
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsingal committed Dec 5, 2023
1 parent 632f4b5 commit 3416fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/constants/mapbox-style.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
"bearing": 0,
"pitch": 0,
"fog": {
"color": "rgba(225, 244, 237, 0.07)",
"color": "rgba(0, 50, 71, 0.8)",
"range": [
"interpolate",
[
Expand Down

0 comments on commit 3416fa8

Please sign in to comment.