enhancementfeaturefrontendgood first issuehacktoberfest
Métricas do repositório
- Stars
- (0 estrela)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
The theme toggle works but needs a smooth transition animation between themes.
Acceptance Criteria:
- Add smooth transition when switching themes
- Animate the toggle button itself
- Ensure all colors transition smoothly
- Maintain neon green accent in both themes
Implementation Hints:
- Check
ThemeToggle.tsxandThemeContext.tsx - Use CSS transitions or Tailwind's transition classes
- Consider adding a sun/moon icon animation