From f34ba64f7eac9c2f208cf7d295e1d55d395d71cb Mon Sep 17 00:00:00 2001 From: Eric NGUYEN Date: Wed, 17 Aug 2022 17:47:20 +0200 Subject: [PATCH] Change default color of Chassis to whitey wood --- test-server/http.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-server/http.js b/test-server/http.js index c50792d..e8bd15c 100644 --- a/test-server/http.js +++ b/test-server/http.js @@ -59,7 +59,7 @@ const GetSVGLayoutConfiguration = () => { fillOpacity: 1, strokeWidth: 2, stroke: 'red', - fill: '#78350F', + fill: '#d3c9b7', } }, {