Problem: The toggle icon at sidebar is just static with a white square colour box which is not changing theme on clicking. Basically, there is no functionality of the button for now.
Proposed solution:
- Looking and analysing the ThemeToggle.jsx file and index.css file to understand the root cause.
- Fixing the issue to enable theme toggling.

Problem: The toggle icon at sidebar is just static with a white square colour box which is not changing theme on clicking. Basically, there is no functionality of the button for now.
Proposed solution: