Skip to content

Conversation

@ps011
Copy link
Owner

@ps011 ps011 commented Sep 21, 2025

  • Add ThemeContext for managing warm/cosmic themes and light/dark modes
  • Create ThemeSwitcher component with both theme and dark mode toggles
  • Implement CSS variables system for dynamic theming across components
  • Update all components to use CSS custom properties instead of hardcoded colors
  • Add proper dark mode support with Mantine v8 integration
  • Configure Tailwind to recognize Mantine's dark mode attribute
  • Add theme persistence in localStorage
  • Update header to include both theme and dark mode controls

Components updated:

  • Cards, sections, banners, about, interests, map, blog pages
  • All components now dynamically respond to theme changes
  • Proper contrast maintained in both light and dark modes

- Add ThemeContext for managing warm/cosmic themes and light/dark modes
- Create ThemeSwitcher component with both theme and dark mode toggles
- Implement CSS variables system for dynamic theming across components
- Update all components to use CSS custom properties instead of hardcoded colors
- Add proper dark mode support with Mantine v8 integration
- Configure Tailwind to recognize Mantine's dark mode attribute
- Add theme persistence in localStorage
- Update header to include both theme and dark mode controls

Components updated:
- Cards, sections, banners, about, interests, map, blog pages
- All components now dynamically respond to theme changes
- Proper contrast maintained in both light and dark modes
@vercel
Copy link

vercel bot commented Sep 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
portfolio Error Error Sep 21, 2025 7:11pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants