[styles] Make construction areas color colder

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-07-16 16:30:03 +07:00
committed by Yannik Bloscheck
parent bc5a6cc89a
commit 3663b86eea
6 changed files with 9 additions and 2 deletions

View File

@@ -384,7 +384,6 @@ area|z16-[railway=platform],
area|z13-[landuse=industrial],
area|z13-[man_made=works],
area|z13-[landuse=construction],
area|z13-[landuse=landfill],
area|z13-[amenity=waste_transfer_station],
area|z13-[landuse=railway],
@@ -394,6 +393,9 @@ area|z13-[power=substation],
area|z13-[power=generator],
{fill-opacity: 1; fill-color: @industrial;}
area|z13-[landuse=construction],
{fill-opacity: 1; fill-color: @construction_area;}
/* 7.2 Hospital */
area|z13-[amenity=hospital],