Is your feature request related to a problem?
Yes. The current UI only supports a light theme, which may cause eye strain during long usage sessions, especially for users working at night.
Describe the solution you'd like
Implement a complete dark mode/theme toggle for the application.
Suggested improvements:
- Add light/dark theme switch
- Persist selected theme using local storage
- Update cards, forms, navbar, and buttons for dark mode
- Ensure proper text contrast and accessibility
- Smooth theme transition animation
Benefits
- Improves accessibility and readability
- Enhances user comfort during long sessions
- Gives the application a modern UI experience
- Improves overall visual appeal
Additional Context
Many modern Web3 and dashboard applications provide dark mode as a standard feature for better UX and accessibility.
Is your feature request related to a problem?
Yes. The current UI only supports a light theme, which may cause eye strain during long usage sessions, especially for users working at night.
Describe the solution you'd like
Implement a complete dark mode/theme toggle for the application.
Suggested improvements:
Benefits
Additional Context
Many modern Web3 and dashboard applications provide dark mode as a standard feature for better UX and accessibility.