Skip to content

Add Dark/Light Toggle on Blog Page #998

@Eshajha19

Description

@Eshajha19

Add Dark/Light Toggle on Blog Page

📌 Issue Summary

The Blog page currently does not support a dark/light theme toggle. Adding this feature will allow users to switch between light and dark modes, improving accessibility and user experience.

✅ Expected Behavior

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

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

The selected theme should persist using localStorage.

All blog page elements should adapt correctly to dark mode.

❌ Current Behavior

The Blog page does not have a dark/light toggle feature.

Users cannot enable dark mode on this page.

🎯 Tasks to Complete

Add dark/light toggle button to the Blog page.

Implement JavaScript logic for theme switching.

Add dark-mode CSS styles for blog components.

Ensure theme preference persists using localStorage.

Test UI elements to confirm 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