Skip to content

Add the Along With You logo to the site header - #186

Merged
dcollie2 merged 1 commit into
ruby-for-good-2026from
feature/logo-in-header
Aug 30, 2026
Merged

Add the Along With You logo to the site header#186
dcollie2 merged 1 commit into
ruby-for-good-2026from
feature/logo-in-header

Conversation

@dcollie2

Copy link
Copy Markdown
Collaborator

The header carried the site name as text. This swaps it for the 2026 logo, converted from the supplied Illustrator EPS to SVG so it stays sharp at any size and adds no raster weight.

Closes #185

The header carried the site name as text. This swaps it for the 2026
wordmark, converted from the supplied Illustrator EPS to SVG so it stays
sharp at any size and adds no raster weight.

The mark's deep blue is 3.1:1 against the dark-mode header, so the SVG
carries a prefers-color-scheme media query that lifts it to a tint of the
same hue. Each path also keeps its light-mode colour inline, so a
renderer that ignores the media query still draws the mark correctly.

Palette tokens are untouched: the UI teal stays the deeper, AA-compliant
#19797B, and application.css still diffs cleanly against
mobile/src/global.css.

Closes #185
@dcollie2
dcollie2 requested a review from dpowers1 August 30, 2026 13:25

@dpowers1 dpowers1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🚢

@dcollie2
dcollie2 merged commit e57b0b9 into ruby-for-good-2026 Aug 30, 2026
6 checks passed
@dcollie2
dcollie2 deleted the feature/logo-in-header branch August 30, 2026 14:17
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