From ad2852ee3774831b440d859feb94d3292b90140b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@cg.tuwien.ac.at>
Date: Thu, 28 Mar 2019 10:51:50 +0100
Subject: [PATCH] natural: different color for beach

---
 natural.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/natural.json b/natural.json
index b1d688f..53749c3 100644
--- a/natural.json
+++ b/natural.json
@@ -168,7 +168,7 @@
         "beach": {
             "zoom": 13,
             "sign": "<i class='fas fa-umbrella-beach'></i>",
-            "color": "#f9d199",
+            "color": "#ff7f50",
             "group": "water"
         },
         "coastline": {