[styles] Fix nightclub label color

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-11-19 12:31:08 +01:00
committed by Yannik Bloscheck
parent 4b66d56978
commit a6057af12d

View File

@@ -43,7 +43,6 @@ node[amenity=cafe],
node[amenity=fast_food],
node[amenity=food_court],
node[amenity=ice_cream],
node[amenity=nightclub],
node[amenity=pub],
node[amenity=restaurant],
{text-color: @food_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
@@ -52,6 +51,7 @@ node[amenity=casino],
node[amenity=cinema],
node[amenity=events_venue],
node[amenity=gambling],
node[amenity=nightclub],
node[amenity=stripclub],
node[amenity=theatre],
node[leisure=adult_gaming_centre],