Revert "style: differentiate map test styles"

This reverts commit 4e616a7304.
This commit is contained in:
Conrad Schulz 2026-06-15 19:01:42 +00:00
parent 4e616a7304
commit 932eb55f3d
3 changed files with 166 additions and 168 deletions

View file

@ -13,7 +13,7 @@
"id": "background", "id": "background",
"type": "background", "type": "background",
"paint": { "paint": {
"background-color": "#eef8e8" "background-color": "#f7f5ee"
} }
}, },
{ {
@ -22,7 +22,7 @@
"source": "openmaptiles", "source": "openmaptiles",
"source-layer": "water", "source-layer": "water",
"paint": { "paint": {
"fill-color": "#5ab4d6" "fill-color": "#9ec9ff"
} }
}, },
{ {
@ -31,8 +31,8 @@
"source": "openmaptiles", "source": "openmaptiles",
"source-layer": "landuse", "source-layer": "landuse",
"paint": { "paint": {
"fill-color": "#5fa65a", "fill-color": "#d8e7cc",
"fill-opacity": 0.85 "fill-opacity": 0.7
} }
}, },
{ {
@ -48,7 +48,7 @@
"primary" "primary"
], ],
"paint": { "paint": {
"line-color": "#d94801", "line-color": "#f7b267",
"line-width": [ "line-width": [
"interpolate", "interpolate",
[ [
@ -70,7 +70,7 @@
"source": "openmaptiles", "source": "openmaptiles",
"source-layer": "transportation", "source-layer": "transportation",
"paint": { "paint": {
"line-color": "#ffe082", "line-color": "#ffffff",
"line-width": [ "line-width": [
"interpolate", "interpolate",
[ [

View file

@ -14,9 +14,7 @@
"type": "raster", "type": "raster",
"source": "satellite", "source": "satellite",
"paint": { "paint": {
"raster-opacity": 1.0, "raster-opacity": 1.0
"raster-contrast": 0.25,
"raster-saturation": 0.2
} }
} }
] ]

View file

@ -13,7 +13,7 @@
"id": "background", "id": "background",
"type": "background", "type": "background",
"paint": { "paint": {
"background-color": "#e7f0ff" "background-color": "#f2efe9"
} }
}, },
{ {
@ -22,7 +22,7 @@
"source": "openmaptiles", "source": "openmaptiles",
"source-layer": "water", "source-layer": "water",
"paint": { "paint": {
"fill-color": "#2f7ed8" "fill-color": "#a9d3ff"
} }
}, },
{ {
@ -31,7 +31,7 @@
"source": "openmaptiles", "source": "openmaptiles",
"source-layer": "landcover", "source-layer": "landcover",
"paint": { "paint": {
"fill-color": "#f6f1d3" "fill-color": "#dcebcf"
} }
}, },
{ {
@ -40,7 +40,7 @@
"source": "openmaptiles", "source": "openmaptiles",
"source-layer": "transportation", "source-layer": "transportation",
"paint": { "paint": {
"line-color": "#8c6d31", "line-color": "#ffffff",
"line-width": [ "line-width": [
"interpolate", "interpolate",
[ [