diff --git a/assets/themes/aed/aed_brugge.json b/assets/themes/aed/aed_brugge.json index 71860f7e8..f9bb2d0c8 100644 --- a/assets/themes/aed/aed_brugge.json +++ b/assets/themes/aed/aed_brugge.json @@ -35,7 +35,7 @@ "mappings": [ { "if": "_has_closeby_feature=yes", - "then": "circle:green" + "then": "circle:#008000aa" } ] }, @@ -47,4 +47,4 @@ ], "hideFromOverview": true, "defaultBackgroundId": "HDM_HOT" -} \ No newline at end of file +}