-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Current Design/Experience
The site currently uses a dark-only theme. Adding an optional light theme would improve accessibility and user comfort for those who prefer light backgrounds, especially in bright environments.
Proposed Improvement
- Add a light/dark theme toggle
- Use CSS variables for theming
- Persist user preference (e.g., localStorage)
This would be a small, non-breaking UI enhancement.
Which Page/Section? (Optional)
No response
Mockups or Examples
No response
User Impact (Optional)
Moderate improvement
User Benefit (Optional)
No response
Before Submitting
- I have searched existing issues for similar suggestions
- This is focused on UI/UX (not a new feature request)