Skip to content

Commit

Permalink
Make tertiary road yellowish
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed Mar 6, 2016
1 parent 6a7a9cc commit e041b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roads.mss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@trunk-fill: #f9b29c; // Lch(79,33,42), error 0.7
@primary-fill: #fcd6a4; // Lch(88,31,74), error 1.7
@secondary-fill: #f7fabf; // Lch(97,29,106), error 1.7
@tertiary-fill: #ffffff;
@tertiary-fill: #feffdf;
@residential-fill: #ffffff;
@service-fill: @residential-fill;
@living-street-fill: #ededed;
Expand Down

0 comments on commit e041b31

Please sign in to comment.