Skip to content

fix: replace nonexistent --paper-ink-50 token in plan#147

Merged
neonwatty merged 1 commit intomainfrom
fix/plan-ink-token
Apr 19, 2026
Merged

fix: replace nonexistent --paper-ink-50 token in plan#147
neonwatty merged 1 commit intomainfrom
fix/plan-ink-token

Conversation

@neonwatty
Copy link
Copy Markdown
Collaborator

Summary

  • PR feat: show issue author in list rows (#130) #141 review caught that var(--paper-ink-50) doesn't exist in the design system — should be --paper-ink-faint
  • The fix was applied in workstream D's code, but the plan still had the bad token in workstreams B and E
  • Replaces all 3 occurrences so future workstreams pick up the correct token

Test plan

  • Grep confirms no remaining --paper-ink-50 references in the plan
  • Docs-only change — no runtime impact

…in plan

PR #141 code review caught that var(--paper-ink-50) doesn't exist in the
design system. The fix (--paper-ink-faint) was applied in workstream D but
the same bad token appeared in workstreams B and E. Update all three
references so future workstreams pick up the correct token.
@neonwatty neonwatty added this pull request to the merge queue Apr 19, 2026
Merged via the queue into main with commit 824ef31 Apr 19, 2026
@neonwatty neonwatty deleted the fix/plan-ink-token branch April 19, 2026 12:48
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.

1 participant