Skip to content

Add Dark/Light Toggle on FAQ PageΒ #997

@Eshajha19

Description

@Eshajha19

Add Dark/Light Toggle on FAQ Page

πŸ“Œ Issue Summary

The FAQ page currently does not include a dark/light theme toggle. Adding this feature will allow users to switch between light and dark modes for a better viewing experience.

βœ… Expected Behavior

A dark/light toggle button should be available on the FAQ page.

Users should be able to switch between light and dark themes.

The selected theme should persist using localStorage.

All FAQ page elements should adapt properly in dark mode.

❌ Current Behavior

The FAQ page does not support theme switching.

Users cannot enable dark mode on this page.

🎯 Tasks to Complete

Add dark/light toggle button to the FAQ page.

Implement JavaScript logic to switch themes.

Add CSS styles for dark-mode.

Ensure theme preference persists using localStorage.

Test UI components for proper dark mode appearance.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions