[styles] Adjust sand colors

Signed-off-by: map-per <map-per@gmx.de>
This commit is contained in:
map-per
2025-11-18 11:10:08 +01:00
committed by map-per
parent 96782ad5b1
commit 5564c449b3
4 changed files with 7 additions and 4 deletions

View File

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