From 0e3b6264b82b8cec3b6288fe154b133e1c4fa025 Mon Sep 17 00:00:00 2001 From: Yannik Bloscheck Date: Fri, 31 Oct 2025 20:13:46 +0100 Subject: [PATCH] [styles] Fix event venue label color Signed-off-by: Yannik Bloscheck --- data/styles/default/include/Icons_Label_Colors.mapcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/styles/default/include/Icons_Label_Colors.mapcss b/data/styles/default/include/Icons_Label_Colors.mapcss index 9d55f011d..ffefa59d2 100644 --- a/data/styles/default/include/Icons_Label_Colors.mapcss +++ b/data/styles/default/include/Icons_Label_Colors.mapcss @@ -47,6 +47,7 @@ node[amenity=restaurant], node[amenity=casino], node[amenity=cinema], +node[amenity=events_venue], node[amenity=gambling], node[amenity=stripclub], node[amenity=theatre], @@ -64,7 +65,6 @@ node[tourism=zoo], node[amenity=arts_centre], node[amenity=community_centre], node[amenity=conference_centre], -node[amenity=events_venue], node[amenity=exhibition_centre], node[amenity=place_of_worship] node[amenity=social_facility],