Skip to content

fix: Vercel design guidelines compliance#2

Merged
smallergames merged 1 commit intomainfrom
fix/design-guidelines
Jan 17, 2026
Merged

fix: Vercel design guidelines compliance#2
smallergames merged 1 commit intomainfrom
fix/design-guidelines

Conversation

@smallergames
Copy link
Copy Markdown
Owner

Summary

Applies fixes from code review against Vercel's Web Interface Guidelines.

Changes

index.html

  • color-scheme: dark on <html> for proper scrollbar/input styling
  • <meta name="theme-color"> matching page background (#1b1b1b)
  • aria-live="assertive"aria-live="polite" (less disruptive for screen readers)
  • ...quietly…quietly (proper ellipsis character)

New: AGENTS.md

  • Development instructions
  • Typography conventions (ellipsis, curly quotes)
  • Documents intentional decision to skip prefers-reduced-motion
  • Notes on embedded fonts

- Add color-scheme: dark to html (proper scrollbar styling)
- Add theme-color meta tag matching background
- Use aria-live polite instead of assertive (less disruptive)
- Use proper ellipsis character in footer
- Add AGENTS.md documenting design decisions
@smallergames smallergames merged commit b4e0c32 into main Jan 17, 2026
@smallergames smallergames deleted the fix/design-guidelines branch January 17, 2026 20:49
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