From b08a02f628e3be930bb8c7aa6570ff2be4efe0bb Mon Sep 17 00:00:00 2001 From: RyanTG Date: Wed, 2 Oct 2024 13:34:11 -0700 Subject: [PATCH] map style industrial color adjustment --- app/assets/javascripts/map_style.json.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/map_style.json.erb b/app/assets/javascripts/map_style.json.erb index 84bacca3..ca650a30 100644 --- a/app/assets/javascripts/map_style.json.erb +++ b/app/assets/javascripts/map_style.json.erb @@ -119,7 +119,7 @@ ] ], "paint": { - "fill-color": "hsl(20, 12%, 87%)" + "fill-color": "hsl(20, 11%, 91%)" } }, {