4 Commits

Author SHA1 Message Date
7b622cb1ec feat: add Tooltip component and related hooks for improved UI interactions
- Implemented Tooltip component using Radix UI for better accessibility and customization.
- Created TooltipProvider, TooltipTrigger, and TooltipContent for modular usage.
- Added useIsMobile hook to detect mobile devices based on screen width.
- Updated themes with new color variables for better design consistency across the application.
2025-07-03 15:34:53 +00:00
99bccf4444 feat: expand theme options and update theme handling in ThemeProvider and layout 2025-06-25 18:27:38 -05:00
f35f560c3f feat: update hex values for blue and violet theme colors 2025-06-20 03:34:27 +00:00
8650c3b438 feat: implement dynamic viewport theme color management and update meta tag 2025-06-20 03:18:18 +00:00