Skip to content

Fix web background color and various improvements#15

Merged
enzomanuelmangano merged 5 commits intomainfrom
fix/web-background-color
Feb 19, 2026
Merged

Fix web background color and various improvements#15
enzomanuelmangano merged 5 commits intomainfrom
fix/web-background-color

Conversation

@enzomanuelmangano
Copy link
Copy Markdown
Owner

Summary

  • Fix white background showing when zooming out on web by adding global CSS with color-scheme: dark
  • Switch to static output for proper OG meta tags support
  • Add og-image.png to public folder
  • Update README to use bun instead of yarn
  • Fix Reanimated warnings by using .get() instead of .value during render
  • Make URL input modal responsive (top position on mobile screens)

Changes

  • Added src/styles/global.css with dark color scheme
  • Changed app.json output from 'single' to 'static'
  • Copied og-image.png to public folder
  • Updated installation commands in README.md
  • Fixed animation value access in URLInputModal and MobileMenu components

🤖 Generated with Claude Code

@enzomanuelmangano enzomanuelmangano merged commit 6671ff1 into main Feb 19, 2026
3 checks passed
@enzomanuelmangano enzomanuelmangano deleted the fix/web-background-color branch February 19, 2026 17:25
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