Skip to content

feat: add hover color shift animation submission#1453

Open
AyushPrad2907 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
AyushPrad2907:feature/hover-color-shift
Open

feat: add hover color shift animation submission#1453
AyushPrad2907 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
AyushPrad2907:feature/hover-color-shift

Conversation

@AyushPrad2907
Copy link
Copy Markdown
Contributor

Pull Request Description

This PR adds a new animation submission called Hover Color Shift Animation inside submissions/examples/hover-color-shift/.

The animation creates a smooth gradient color transition on hover, providing an engaging and modern visual effect for buttons, cards, links, and promotional sections.


Type of Change

  • ✨ New animation / hover effect
  • 🧩 New component
  • 📝 Documentation improvement
  • 🐛 Bug fix in an existing submission
  • Other (describe below)

Submission Checklist

  • All changes are inside submissions/examples/hover-color-shift/
  • Includes demo.html
  • Includes style.css
  • Includes README.md
  • No changes to core/
  • No changes to components/
  • One feature per PR

Feature Description

What does this add?

A hover animation that smoothly shifts background colors through a gradient transition, creating a visually appealing interactive effect.

How does a developer use it?

<button class="hover-color-shift">
  Hover Me
</button>

Why does it fit EaseMotion CSS?

The effect is easy to understand, animation-focused, and commonly used in modern UI design. It enhances interactivity while remaining lightweight and reusable.


Demo

  • Demo added (demo.html works by opening directly in a browser)

Browser Testing

  • Chrome
  • Firefox
  • Edge
  • Safari (optional but appreciated)

Notes for Maintainer

The animation is implemented using pure CSS gradients, transitions, and pseudo-elements. The demo includes multiple practical use cases to showcase how the effect can be integrated into modern interfaces.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

✅ Submission Validation Passed!

Great job! All required files are present.

📁 Folder: submissions/examples/hover-color-shift

Files found:

  • demo.html
  • style.css
  • README.md

🚀 Next Steps:

  • The maintainer will review your PR
  • Respond to any feedback if requested
  • Once approved, your contribution will be merged!

Thank you for contributing to EaseMotion CSS! 🎉

@SAPTARSHI-coder SAPTARSHI-coder added accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions component New UI components (buttons, cards, modals, tooltips, badges) enhancement New feature or request good first issue Good for newcomers GSSoC-26 Official GSSoC 2026 issue gssoc:approved Approved for GSSoC contributions integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement labels Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions component New UI components (buttons, cards, modals, tooltips, badges) contribution enhancement New feature or request good first issue Good for newcomers gssoc:approved Approved for GSSoC contributions GSSoC-26 Official GSSoC 2026 issue integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants