From 7e2797160558893ac724db091b767de07bfc4a09 Mon Sep 17 00:00:00 2001 From: Yannik Bloscheck Date: Sun, 9 Nov 2025 11:06:06 +0100 Subject: [PATCH] [style] Fix label color for lighthouses 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 8f18a1f62..785221a47 100644 --- a/data/styles/default/include/Icons_Label_Colors.mapcss +++ b/data/styles/default/include/Icons_Label_Colors.mapcss @@ -135,6 +135,7 @@ node[amenity=university][name], node[barrier=border_control], node[building=guardhouse], node[man_made=communications_tower], +node[man_made=lighthouse], node[man_made=observatory], node[office=diplomatic], node[office=security],