Commit Graph

1 Commits

Author SHA1 Message Date
typist
30a0939c4c feat: implement theme provider and toggle functionality
- Added a `ThemeProvider` component to manage theme state and persist it in local storage.
- Introduced a `ModeToggle` component for switching between light, dark, and system themes.
- Updated the `Layout` component to include the `ThemeProvider`.
- Enhanced the `AppSidebar` to include the `ModeToggle` for user accessibility.
2025-10-28 22:28:20 +08:00