Skip to content

feat: add Tonearm wordmark logo (#41)#71

Merged
klay2000 merged 1 commit into
mainfrom
issue-41
Jun 15, 2026
Merged

feat: add Tonearm wordmark logo (#41)#71
klay2000 merged 1 commit into
mainfrom
issue-41

Conversation

@klay2000

Copy link
Copy Markdown
Owner

Summary

  • Add a "Tonearm" wordmark logo traced from the Neuton typeface (regular weight) as an inline Svelte component (Logo.svelte) that follows the current theme color
  • Use it in the Header and Login screen in place of the plain-text "Tonearm"
  • Add static light/dark SVG versions (public/logo.svg, public/logo-dark.svg) and embed them in the README via <picture> for light/dark GitHub themes
  • Document the new files in SPEC.md

Closes #41

Test plan

  • npm run build passes
  • Logo renders correctly in the Header (light + dark theme)
  • Logo renders correctly on the Login screen
  • README wordmark displays correctly on GitHub

🤖 Generated with Claude Code

Adds a "Tonearm" wordmark traced from the Neuton typeface, used in the
Header and Login screen, plus static light/dark SVGs embedded in the
README.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@klay2000 klay2000 merged commit 1a03f70 into main Jun 15, 2026
1 check passed
@klay2000 klay2000 deleted the issue-41 branch June 15, 2026 04:06
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.

Logo

1 participant