Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added theme changer on Agora Blockchain #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Abh002-S
Copy link

@Abh002-S Abh002-S commented Jan 9, 2025

Fixes #82
Feature: Dark and Light Theme Toggle

This pull request introduces a theme changer functionality for the Agora website. The feature allows users to toggle between dark and light themes, enhancing the user experience with a modern and customizable interface.

Key Changes:
--> Added a ThemeProvider context to manage the theme state globally

--> Implemented a toggle switch that updates the theme dynamically between dark and light modes

--> Integrated localStorage to persist the user’s theme preference across sessions

--> Improved UI/UX by ensuring a smooth transition between themes

Notes:
Please review the changes and assign this PR to me for further refinements or merging. Feedback is welcome!

Video:

Agora.Blockchain.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Dark Mode Feature for our Agora-Blockchain Web Application
1 participant