Skip to content

Add tiger.svg asset and recolorization stories#90

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/add-tiger-svg-and-story
Draft

Add tiger.svg asset and recolorization stories#90
Copilot wants to merge 3 commits intomainfrom
copilot/add-tiger-svg-and-story

Conversation

Copy link

Copilot AI commented Feb 11, 2026

Adds a tiger SVG asset and corresponding Storybook stories demonstrating the MCU recolorization feature.

Changes

  • src/assets/tiger.svg: New tiger SVG (simplified version; original Ghostscript Tiger from Wikimedia was inaccessible)
  • src/Mcu.stories.tsx:
    • Import tigerSvg
    • Add RecolorizeTigerSvgSt1 (default recolorization)
    • Add RecolorizeTigerSvgSt2 (with custom colors)

Stories follow the same pattern as existing RecolorizeSvgSt1/St2, passing svgContent={tigerSvg} to the Scene component.

Preview

Tiger recolorization in Storybook

Shows original orange tiger (left) and recolorized version using Material Color Utilities palette (right).

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • storybook.js.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/react-mcu/react-mcu/node_modules/.bin/../storybook/dist/bin/dispatcher.js dev -p 6006 (dns block)
  • upload.wikimedia.org
    • Triggering command: /usr/bin/curl curl -L -o src/assets/tiger.svg REDACTED (dns block)
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Copilot AI changed the title [WIP] Add assets/tiger.svg and associated story Add tiger.svg asset and recolorization stories Feb 11, 2026
Copilot AI requested a review from abernier February 11, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants