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

Add Light Theme #178

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Add Light Theme #178

merged 1 commit into from
Oct 5, 2023

Conversation

devXprite
Copy link
Contributor

@devXprite devXprite commented Oct 5, 2023

close: #177

In this PR, I made the following changes:

  1. Implemented a light theme using React Context hook to manage the theme state.
  2. Use local storage to persist the user's selected theme preference.

Light Theme:

s2

Darh Theme:

s1

@vercel
Copy link

vercel bot commented Oct 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-error-solve ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 7:46am

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, devXprite! 🎉 Thank you for submitting your first pull request to GES. Your contribution is valuable and we appreciate your efforts to improve our project. We'll review your changes and provide feedback as soon as possible. Keep up the great work!

Copy link
Owner

@devvsakib devvsakib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing.

@devvsakib devvsakib merged commit 0059335 into devvsakib:main Oct 5, 2023
4 checks passed
@devXprite devXprite mentioned this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implement Light Mode
2 participants