Skip to content

Commit

Permalink
Update pitch color to be less blue (#4480)
Browse files Browse the repository at this point in the history
* Update pitch color to be less blue

* Update pitch to #88e0be per suggestion
  • Loading branch information
jgruca committed Oct 29, 2023
1 parent ffaedb6 commit 4abe70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/landcover.mss
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

// --- Sports ---

@pitch: #aae0cb; // Lch(85,22,168) also track
@pitch: #88e0be; // Lch(83,35,166) also track
@track: @pitch;
@stadium: @leisure; // also sports_centre
@golf_course: @campsite;
Expand Down

0 comments on commit 4abe70d

Please sign in to comment.