What problem does it solve?
Producing consistent, on-brand abstract SVG illustrations of the Positron IDE for docs, walkthroughs, and onboarding is slow and error-prone without a shared palette, icon set, and component conventions.
Core Features & Use Cases
- Curated palette and component patterns: Provides tested hex colors, fonts, layering rules, and copy-pasteable SVG snippets for tab bars, toolbars, code cells, variables panes, and AI chat panels.
- Ready-made codicon paths: Ships a frozen set of toolbar and activity bar icon paths so new images match the existing walkthrough set.
- Seti file icon extraction: Includes a fontTools-based script to pull real file-type glyphs out of the bundled seti.woff font.
- Use Case: When asked to add a walkthrough image for a new notebook feature, gather a UI screenshot, compose the SVG from the pattern library, preview it, and save a clean static SVG consistent with the canonical examples.
Quick Start
Create an abstract SVG walkthrough image for the Positron notebook editor that matches the existing walkthrough image set.