From bd7835526355fe3fef42fac366c7a8bea83cea47 Mon Sep 17 00:00:00 2001 From: Yannik Bloscheck Date: Sat, 8 Nov 2025 23:25:22 +0100 Subject: [PATCH] [style] Fix label color for major communication towers Signed-off-by: Yannik Bloscheck --- data/styles/default/include/Icons_Label_Colors.mapcss | 1 + 1 file changed, 1 insertion(+) diff --git a/data/styles/default/include/Icons_Label_Colors.mapcss b/data/styles/default/include/Icons_Label_Colors.mapcss index 989c371b5..ee9c8dc32 100644 --- a/data/styles/default/include/Icons_Label_Colors.mapcss +++ b/data/styles/default/include/Icons_Label_Colors.mapcss @@ -134,6 +134,7 @@ node[amenity=townhall], node[amenity=university][name], node[barrier=border_control], node[building=guardhouse], +node[man_made=communications_tower], node[office=diplomatic], node[office=security], node[shop=money_lender],