Style tweaks to protomaps.sunny

This commit is contained in:
Pieter Vander Vennet 2024-03-25 03:45:01 +01:00
parent a85584040d
commit 0161119167

View file

@ -26,7 +26,7 @@
"source": "protomaps", "source": "protomaps",
"source-layer": "earth", "source-layer": "earth",
"paint": { "paint": {
"fill-color": "#f0efdd" "fill-color": "#fcf7e5"
} }
}, },
{ {
@ -92,9 +92,9 @@
], ],
2, 2,
"#f0efdd", "#f0efdd",
3, 10,
"#dfede5", "#dfede5",
12, 18,
"#b0e9b0" "#b0e9b0"
] ]
} }
@ -133,7 +133,7 @@
] ]
], ],
"paint": { "paint": {
"fill-color": "#e4dad9" "fill-color": "#f9e1dc"
} }
}, },
{ {
@ -150,7 +150,7 @@
] ]
], ],
"paint": { "paint": {
"fill-color": "#d1dde1" "fill-color": "#efdfe8"
} }
}, },
{ {
@ -249,9 +249,11 @@
[ [
"zoom" "zoom"
], ],
0, 2,
"#f0efdd",
10,
"#d0ded0", "#d0ded0",
12, 18,
"#add19e" "#add19e"
] ]
} }
@ -278,9 +280,11 @@
[ [
"zoom" "zoom"
], ],
0, 6,
"#d0ded0", "#f0efdd",
12, 12,
"#d0ded0",
18,
"#add19e" "#add19e"
] ]
} }
@ -370,9 +374,11 @@
[ [
"zoom" "zoom"
], ],
0, 8,
"#fcf7e5",
10,
"#afbdb5", "#afbdb5",
12, 16,
"#7cb384" "#7cb384"
] ]
} }