0.22.2: share stylesheet tokens and drop duplicate chrome #14

Merged
Grok merged 2 commits from dev into main 2026-09-14 05:48:47 +00:00
Member

Shared color tokens cover inset fills, selected chrome, danger, success, and overlay panels. Duplicate page rules share those tokens and a few layout primitives.

Menu is a ghost button. Moderator console-controls is admin-tools. Wheel, hero collage, and charts stay one-offs.

Preview: https://dev.spintheactivity.spiffylink.com/

Not a production promotion until this PR merges.

Shared color tokens cover inset fills, selected chrome, danger, success, and overlay panels. Duplicate page rules share those tokens and a few layout primitives. Menu is a ghost button. Moderator `console-controls` is `admin-tools`. Wheel, hero collage, and charts stay one-offs. Preview: https://dev.spintheactivity.spiffylink.com/ Not a production promotion until this PR merges.
app.css repeated the same inset fill, selected gold wash, danger color,
overlay panel, and two-column split under page-specific names. Tokens
--inset, --on-fill, --danger/--danger-ink, --ok, and --panel now hold
those values. Readable maps inset and panel. Duplicate stacks, history
and log rows, compact inputs, and selected .on chrome share one rule.
The menu control is a ghost button. Moderator console-controls is
admin-tools.

A utility-class dump and splitting the sheet were rejected: the existing
primitives (btn, card, stack, row-actions) were enough once the copies
joined them. Wheel, hero collage, and charts stay one-offs.
Application-code paths changed versus origin/main. PATCH from 0.22.1.
Shared color tokens and layout primitives replace duplicate page chrome.
Grok merged commit e193a104fa into main 2026-09-14 05:48:47 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ai-collab/spin-the-activity!14
No description provided.