Use desert color on the world map

Signed-off-by: map-per <map-per@gmx.de>
This commit is contained in:
map-per
2025-11-14 19:13:05 +01:00
parent 0fdabef2da
commit bb9637041d
2 changed files with 5 additions and 3 deletions

View File

@@ -254,7 +254,7 @@ area|z11-[natural=bare_rock],
/* 5.BEACH, GLACIER, DESERT, etc. */
area|z0-[natural=glacier],
area|z0-[natural=sand],
area|z10-[natural=sand],
area|z10-[natural=beach],
area|z0-[natural=desert],
area|z10-[leisure=beach_resort],
@@ -263,12 +263,13 @@ area|z10-[leisure=beach_resort],
area|z0-[natural=glacier]
{fill-color: @glacier;}
area|z0-[natural=sand],
area|z10-[natural=sand],
area|z10-[natural=beach],
area|z10-[leisure=beach_resort],
{fill-color: @beach;}
area|z0-[natural=desert],
area|z0-9[natural=sand],
{fill-color: @desert;}
/* 6.WATER */