Skip to content

Add Dark/Light Toggle on About Us Page #996

@Eshajha19

Description

@Eshajha19

Add Dark/Light Toggle on About Us Page

📌 Issue Summary

The About Us page currently does not support the dark/light theme toggle. A theme toggle should be added to allow users to switch between light and dark modes for better accessibility and user experience.

✅ Expected Behavior

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

Clicking the toggle should switch between light and dark themes.

The selected theme should persist using localStorage.

UI elements on the page should adapt properly to dark mode.

❌ Current Behavior

No theme toggle functionality is available on the About Us page.

Users cannot switch between light and dark modes.

🎯 Tasks to Complete

Add dark/light toggle button to the About Us page UI.

Implement JavaScript logic for switching themes.

Apply dark-mode styles for page elements.

Ensure theme preference persists using localStorage.

Test the page to confirm toggle works correctly.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions