Adapt sand color

This commit is contained in:
pathmapper 2018-11-22 08:06:06 +01:00 committed by GitHub
parent 4eca50ed61
commit 051b58d730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -280,7 +280,7 @@
"source": "openmaptiles",
"source-layer": "landcover",
"filter": ["all", ["==", "class", "sand"]],
"paint": {"fill-color": "rgba(245, 238, 188, 1)"}
"paint": {"fill-color": "rgba(247, 239, 195, 1)"}
},
{
"id": "aeroway_fill",