diff --git a/src/constants.ts b/src/constants.ts index 85da84981..caf54251e 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -282,7 +282,7 @@ export const DEFAULT_ELEMENT_PROPS: { strokeColor: COLOR_PALETTE.black, backgroundColor: COLOR_PALETTE.transparent, fillStyle: "hachure", - strokeWidth: 1, + strokeWidth: 2, strokeStyle: "solid", roughness: ROUGHNESS.artist, opacity: 100,