From 4ac9bc61d3bc627e0d427500e69182af9e6b85de Mon Sep 17 00:00:00 2001 From: CodeWhale Bot Date: Thu, 6 Aug 2026 17:18:52 -0700 Subject: [PATCH] fix(vscode): use the Signal Current mark, not a one-off whale MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The extension shipped its own slate/sky whale that existed nowhere else in the product. The canonical mark is Signal Current — `web/app/icon.svg` and the WHALE_BODY / WHALE_CURRENT constants in `web/components/whale.tsx`, described there as "from the managed Codewhale product contract." Replaced with the canonical paths (verified byte-identical to icon.svg) on the product color tokens: signal gold #F6C453 and current cyan #48D7FF. A comment names the two other copies so the next person keeps all three in step rather than inventing a fourth. --- extensions/vscode/media/codewhale.svg | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/extensions/vscode/media/codewhale.svg b/extensions/vscode/media/codewhale.svg index 58d67344f..936e16268 100644 --- a/extensions/vscode/media/codewhale.svg +++ b/extensions/vscode/media/codewhale.svg @@ -1,6 +1,11 @@ - - - - - + + + + + + +