Skip to content

Commit

Permalink
Making pitch and track color less dominant
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed Sep 22, 2016
1 parent be8c629 commit 1c5c5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landcover.mss
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

// --- sports ---

@pitch: #80d7b5;
@pitch: lighten(desaturate(#80d7b5, 5%), 8%);
@track: @pitch;
@stadium: @societal_amenities; // also sports_centre
@golf_course: #b5e3b5;
Expand Down

0 comments on commit 1c5c5d3

Please sign in to comment.