From 82bb1b46c839be5445b00379d2449d8fed6b948b Mon Sep 17 00:00:00 2001 From: igurielidze Date: Mon, 30 Mar 2026 15:26:09 +0400 Subject: [PATCH] Make EPC start/end outline thickness match the connecting line (1.5px) Co-Authored-By: Claude Opus 4.6 (1M context) --- svelte-app/src/lib/canvas/render-theme.ts | 2 +- svelte-app/static/symbols/epc_icon.svg | Bin 865 -> 865 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/svelte-app/src/lib/canvas/render-theme.ts b/svelte-app/src/lib/canvas/render-theme.ts index bca8f27..4451668 100644 --- a/svelte-app/src/lib/canvas/render-theme.ts +++ b/svelte-app/src/lib/canvas/render-theme.ts @@ -55,7 +55,7 @@ export const THEME = { lineColor: '#000000', rightBoxFill: '#aaaaaa', rightBoxStroke: '#000000', - rightBoxStrokeWidth: 1.0, + rightBoxStrokeWidth: 1.5, }, induction: { fillColor: '#000000', diff --git a/svelte-app/static/symbols/epc_icon.svg b/svelte-app/static/symbols/epc_icon.svg index ad26655c95dcd71a12b2f79aca9cf29a9f00befa..323e82ec0ebcacc3ffd68a03656c78479cc849fe 100644 GIT binary patch delta 37 rcmaFJ_K