Is your feature request related to a problem or challenge?
To improve accessibility and user experience, we want to add a Day/Night (Light/Dark Mode) toggle to the navigation bar. The toggle should allow users to switch between light and dark themes seamlessly.
Describe the solution you'd like
-The toggle should be placed in the navbar
-Positioned to the left of the language/translation (EN) button
-Must align visually with existing navbar elements
Describe alternatives you've considered
-Clicking the toggle switches between Light Mode and Dark Mode
-The selected theme should:
- Apply across the entire website
- Persist across page reloads (using localStorage or equivalent)
-Default theme can be:
- System preference (prefers-color-scheme), or
- Light mode (developer’s choice)
Additional context
@DYHARDx Please assign this to me.
Is your feature request related to a problem or challenge?
To improve accessibility and user experience, we want to add a Day/Night (Light/Dark Mode) toggle to the navigation bar. The toggle should allow users to switch between light and dark themes seamlessly.
Describe the solution you'd like
-The toggle should be placed in the navbar
-Positioned to the left of the language/translation (EN) button
-Must align visually with existing navbar elements
Describe alternatives you've considered
-Clicking the toggle switches between Light Mode and Dark Mode
-The selected theme should:
-Default theme can be:
Additional context
@DYHARDx Please assign this to me.