diff --git a/app/assets/javascripts/application.js.erb b/app/assets/javascripts/application.js.erb index 511e6dca..0c8860df 100644 --- a/app/assets/javascripts/application.js.erb +++ b/app/assets/javascripts/application.js.erb @@ -91,7 +91,7 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) { "source": "protomaps", "source-layer": "earth", "paint": { - "fill-color": "hsl(20, 18%, 91%)" + "fill-color": "hsl(20, 20%, 95%)" } }, { @@ -123,9 +123,9 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) { "zoom" ], 0, - "hsl(110, 60%, 80%)", + "hsl(110, 55%, 80%)", 12, - "hsl(110, 60%, 80%)" + "hsl(110, 55%, 80%)" ] } }, @@ -282,7 +282,7 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) { 0, "#d0ded0", 12, - "hsl(115, 55%, 74%)" + "hsl(110, 52%, 82%)" ] } }, @@ -308,7 +308,7 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) { "zoom" ], 0, - "#cedcd7", + "#d0ded0", 12, "hsl(110, 52%, 82%)" ] @@ -503,7 +503,7 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) { ] ], "paint": { - "fill-color": "hsl(20, 20%, 94%)" + "fill-color": "hsl(20, 20%, 95%)" } }, { @@ -1102,7 +1102,7 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) { "source-layer": "buildings", "paint": { "fill-color": "hsl(20, 15%, 85%)", - "fill-opacity": 1 + "fill-opacity": 0.8 } }, {