Change default color of Chassis to whitey wood
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Eric NGUYEN 2022-08-17 17:47:20 +02:00
parent c7bc77b08f
commit f34ba64f7e

View file

@ -59,7 +59,7 @@ const GetSVGLayoutConfiguration = () => {
fillOpacity: 1, fillOpacity: 1,
strokeWidth: 2, strokeWidth: 2,
stroke: 'red', stroke: 'red',
fill: '#78350F', fill: '#d3c9b7',
} }
}, },
{ {