From 00a3ce62fdb51506b8f49dd25b3268066fa694fd Mon Sep 17 00:00:00 2001 From: Christian Neumann Date: Tue, 24 Nov 2020 14:37:08 +0100 Subject: [PATCH] Change design of climbing spot markers. --- assets/themes/climbing/climbing.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/themes/climbing/climbing.json b/assets/themes/climbing/climbing.json index 69aa678..fa41350 100644 --- a/assets/themes/climbing/climbing.json +++ b/assets/themes/climbing/climbing.json @@ -93,7 +93,7 @@ "render": "40,40,center" }, "color": { - "render": "#00f" + "render": "#d38d5fAA" }, "presets": [ { @@ -112,7 +112,7 @@ } } ], - "wayHandling": 1 + "wayHandling": 2 }, { "id": "climbing_gym", @@ -304,10 +304,10 @@ "icon": "./assets/themes/climbing/climbing_unknown.svg", "hideUnderlayingFeaturesMinPercentage": 0, "width": { - "render": "5" + "render": "2" }, "color": { - "render": "#ddff55" + "render": "#ddff55AA" }, "wayHandling": 0 }