Skip to content

docs: add the chequered-flag beet logo - #8

Closed
btravers wants to merge 4 commits into
mainfrom
feat/logo
Closed

docs: add the chequered-flag beet logo#8
btravers wants to merge 4 commits into
mainfrom
feat/logo

Conversation

@btravers

Copy link
Copy Markdown
Contributor

The wave pose: the chibi beet thrusts one arm high and waves a real black-and-white chequered racing flag, wind strokes in the package green trailing the cloth.

  • docs/public/logo.svg — dark-canvas master (byte-identical to logo-dark.svg)
  • docs/public/logo-light.svg — only canvas-dependent values differ (pole grey, check values)
  • README header <img>, di's exact pattern

Accent #2FAE4E: contrast 6.63 vs the dark card #100F12 (family band 5.00–7.25), 5.38 for its 30%-darkened form #217A37 vs white. Verified headlessly at 108/32/16 px on both canvases — the flag reads as a flag, not a third leaf, at favicon size.

Design spec and implementation plan are included under docs/superpowers/. Out of scope, deliberately: landing integration (start-{light,dark}.svg, --pkg-start token, panel), og image, docs site.

The wave pose: one arm high, a real black-and-white chequered flag,
wind strokes in the package green. Accent #2FAE4E: 6.63 vs the dark
card #100F12 (family band 5.00-7.25), 5.38 for its 30%-darkened form
#217A37 vs white.
Copilot AI lite review requested due to automatic review settings August 12, 2026 00:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the new “chequered-flag beet” project logo to the repository docs and surfaces it in the README header, following the established asset pattern used by sibling projects.

Changes:

  • Add three logo SVG assets in docs/public/ (dark master + dark copy + light variant).
  • Add the logo image to the top of README.md for GitHub rendering.
  • Add a design spec and an implementation plan under docs/superpowers/ to document the asset decisions and reproduction steps.

Reviewed changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Adds a centered header <img> referencing the new logo asset.
docs/superpowers/specs/2026-08-12-logo-design.md Documents the approved logo concept, geometry, and color/contrast constraints.
docs/superpowers/plans/2026-08-12-logo.md Provides an implementation checklist for generating/verifying the SVG assets (needs minor cleanup to avoid agent-specific text and local absolute paths).
docs/public/logo.svg Adds the dark-canvas master logo SVG.
docs/public/logo-dark.svg Adds the dark variant copy intended to be byte-identical to logo.svg.
docs/public/logo-light.svg Adds the light-canvas variant with only canvas-dependent color differences.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +13 to +14
- Work in the worktree `/Users/btravers/Projects/btravstack/start-feat-logo`, branch `feat/logo`. Never touch the main checkout at `/Users/btravers/Projects/btravstack/start`.
- Scratch files (harness HTML, screenshots) go in `/private/tmp/claude-501/-Users-btravers-Projects-btravstack-btravstack-github-io/8916e66d-181d-44ba-9bb0-cf72dfb89dd1/scratchpad`, never in the repo.
@@ -0,0 +1,308 @@
# start Logo (Chequered-Flag Beet) Implementation Plan

> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking.
@btravers btravers closed this Aug 13, 2026
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