Skip to content

fix(footer): credit contrast, alignment, order, and backdrop - #6

Merged
Mawsis merged 1 commit into
masterfrom
feat/footer-author-credit
Jun 30, 2026
Merged

Mawsis merged 1 commit into
masterfrom
feat/footer-author-credit

Conversation

@Mawsis

@Mawsis Mawsis commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

What

Follow-up polish to the footer author credit (PR #5 merged before this commit landed, so these fixes never reached master).

  • Reorder authors: younesfdj first, then Mawsis.
  • Dark fade behind the credit so it stays legible over the contribution-grid motif — blurred, soft-edged, no hard pill outline.
  • Raise contrast: names render in text-ink-dim, supporting text in text-ink-soft.
  • Fix icon/text alignment: nudge the X, heart, and star glyphs onto the text's optical center (relative top-px) and grow them to match the font's x-height.

Changes

  • edit components/FooterCredit.tsx — the only file touched.

Test plan

  • tsc --noEmit — 0 errors
  • npm run lint (component) — 0 errors
  • Verified on the running app: reordered names, visible dark backdrop, improved contrast, centered icons, working per-name hover-lift

- Reorder authors: younesfdj first, then Mawsis.
- Add a soft dark fade behind the credit so it stays legible over the
  contribution-grid motif (blurred, soft-edged, no hard pill outline).
- Raise contrast: names render in ink-dim, supporting text in ink-soft.
- Fix icon/text alignment: nudge the X, heart, and star glyphs onto the
  text's optical center (relative top-px) and grow them to match x-height.
@Mawsis
Mawsis merged commit 65d2866 into master Jun 30, 2026
1 check passed
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