mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 06:33:42 +00:00
[styles] Make construction areas color colder
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
bc5a6cc89a
commit
3663b86eea
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user