The Settings page already has a toggle button for Dark/Light mode, but no styling or logic has been implemented yet. Currently, switching the toggle does not update the UI.
Task:
- Implement dark mode using Tailwind CSS.
- Connect the existing toggle button to dynamically switch themes.
The Settings page already has a toggle button for Dark/Light mode, but no styling or logic has been implemented yet. Currently, switching the toggle does not update the UI.
Task: