Description
The Teacher Dashboard currently does not support the website's Light/Dark theme system. When users switch themes, dashboard components remain unchanged, resulting in an inconsistent user experience.
Requirements
- Add Light/Dark theme support to the Teacher Dashboard.
- Ensure all dashboard components follow the selected theme.
- Replace hardcoded colors with theme variables.
- Maintain consistency with the rest of the website.
Acceptance Criteria
- Dashboard supports both Light and Dark themes.
- Theme changes are applied correctly across all dashboard components.
- No visual inconsistencies remain.
Description
The Teacher Dashboard currently does not support the website's Light/Dark theme system. When users switch themes, dashboard components remain unchanged, resulting in an inconsistent user experience.
Requirements
Acceptance Criteria