Is your feature request related to a problem? Please describe.
The current white background causes significant eye fatigue for students who use the platform during evening hours. Several users have reported headaches after extended study sessions.
Describe the solution (or solutions) you'd like
Implement a dark mode toggle within user settings that applies a darker color palette using CSS variables. All major UI components including the sidebar and content cards should adapt to this alternate theme.
Describe alternatives you've considered and rejected
Browser plugins such as Dark Reader were evaluated but they interfere with our existing stylesheet rules and degrade the visual quality.
Additional context
This has been a frequently requested accessibility improvement from our user community.
Is your feature request related to a problem? Please describe.
The current white background causes significant eye fatigue for students who use the platform during evening hours. Several users have reported headaches after extended study sessions.
Describe the solution (or solutions) you'd like
Implement a dark mode toggle within user settings that applies a darker color palette using CSS variables. All major UI components including the sidebar and content cards should adapt to this alternate theme.
Describe alternatives you've considered and rejected
Browser plugins such as Dark Reader were evaluated but they interfere with our existing stylesheet rules and degrade the visual quality.
Additional context
This has been a frequently requested accessibility improvement from our user community.