Skip to content

Commit

Permalink
Change color for apron in aerodromes (#3444)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamant36 authored and kocio-pl committed Oct 15, 2018
1 parent 4b9771d commit cce879c
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 @@ -28,7 +28,7 @@
// --- Transport ----

@transportation-area: #e9e7e2;
@apron: #e9d1ff;
@apron: #dadae0;
@garages: #dfddce;
@parking: #eeeeee;
@parking-outline: saturate(darken(@parking, 40%), 20%);
Expand Down

0 comments on commit cce879c

Please sign in to comment.