forked from organicmaps/organicmaps
[styles] Darken farmlands and parkings
Needed-for: #2123 Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
bedadd4bc6
commit
fa6f0be240
1 changed files with 6 additions and 6 deletions
|
@ -64,9 +64,9 @@
|
|||
@hospital: #F8D9D9;
|
||||
@industrial: #E4E2EB;
|
||||
@sport: #D1CDA7;
|
||||
@parking: #F2F2CE;
|
||||
@parking: #F2F2BC;
|
||||
@military: #E53935;
|
||||
@farmland: #ededc3;
|
||||
@farmland: #EBE4A5;
|
||||
|
||||
/*4.2 Aerodrome*/
|
||||
|
||||
|
@ -98,10 +98,10 @@
|
|||
@primary_orange_medium: #FF9440;
|
||||
@primary_orange_light: #FFA14C;
|
||||
@secondary: #FFFFFF;
|
||||
@residential: #F8F8F8;
|
||||
@unclassified: #F8F8F8;
|
||||
@pedestrian: #F8F8F8;
|
||||
@footway: #F8F8F8;
|
||||
@residential: #FFFFFF;
|
||||
@unclassified: #FFFFFF;
|
||||
@pedestrian: #FFFFFF;
|
||||
@footway: #FFFFFF;
|
||||
@cycleway: #FF87AD;
|
||||
@construction: #BBBBAA;
|
||||
@track: #635730;
|
||||
|
|
Loading…
Add table
Reference in a new issue