feat: add hover animation to Star on GitHub button#810
Conversation
|
@Pranav-IIITM is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
👋 Thanks for your PR, @Pranav-IIITM!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
✅ PR Format Check Passed — @Pranav-IIITMBasic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
|
Hi @magic-peach , Kindly review this PR when you get a chance. I’ve added a subtle hover animation to the “Star on GitHub” button to improve the navbar interactivity while keeping the existing dark theme consistent. All lint and type checks are passing successfully, and a screen recording has been attached for reference. Looking forward to your feedback. Thanks! |
Description
Added a subtle hover animation to the "Star on GitHub" button in the top-right navbar.
The button now scales up slightly, shows a soft glow, and transitions to a light background
on hover — improving interactivity and visual polish without disrupting the existing dark theme.
Related Issue
Closes #808
Type of Contribution
Participant Info
Screen Recording
Star-on-Github-hover_animations.1.mp4
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in