Is your feature request related to a problem? Please describe.
No, this feature will just be a add on that will make the website look much better.
Describe the solution you'd like
A simple toggle button at the top left of the navbar. When pressed the dark mode should be enabled and vice versa
Describe alternatives you've considered
One of the best ways to do this is store a theme name in the local storage so that even after refreshing, the desired mode will present in the website.
Additional context
If the owner is pleased with my idea, I can implement the feature by a PR.
Is your feature request related to a problem? Please describe.
No, this feature will just be a add on that will make the website look much better.
Describe the solution you'd like
A simple toggle button at the top left of the navbar. When pressed the dark mode should be enabled and vice versa
Describe alternatives you've considered
One of the best ways to do this is store a theme name in the local storage so that even after refreshing, the desired mode will present in the website.
Additional context
If the owner is pleased with my idea, I can implement the feature by a PR.