## Description Improve the visual feedback for the "Clear" button on the leaderboard page. ## Current Behavior - Clear button has minimal hover effect - No visual feedback when clicked/active ## Proposed Enhancement - Add green hover effect (consistent with theme color `#50B78B`) - Add active/pressed state styling - Smooth transition animation ## Example | State | Style | |-------|-------| | Default | Current ghost style | | Hover | Light green background (`bg-[#50B78B]/20`) | | Active/Pressed | Darker green (`bg-[#50B78B]/30`) with green text | ## Why? - Better visual feedback for users - Consistent with existing theme colors - Improves overall UX polish ## Are you working on this issue? - [x] Yes https://github.com/user-attachments/assets/b32c1417-df07-4363-b8db-c11178145eba
Description
Improve the visual feedback for the "Clear" button on the leaderboard page.
Current Behavior
Proposed Enhancement
#50B78B)Example
bg-[#50B78B]/20)bg-[#50B78B]/30) with green textWhy?
Are you working on this issue?
Screen.Recording.2026-01-08.003410.mp4