Skip to content

Commit

Permalink
Render gate ref's black instead of purple (#3620)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthijsmelissen authored and kocio-pl committed Jan 16, 2019
1 parent 1bed8cc commit 0c3e3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -3060,7 +3060,7 @@
text-size: @standard-font-size;
text-wrap-width: @standard-wrap-width;
text-line-spacing: @standard-line-spacing-size;
text-fill: #aa66cc;
text-fill: black;
text-face-name: @standard-font;
text-halo-radius: @standard-halo-radius;
text-halo-fill: @standard-halo-fill;
Expand Down

0 comments on commit 0c3e3d1

Please sign in to comment.