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 toggle button #96

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

Conversation

kk7188048
Copy link

Description

This PR implements a light/dark mode toggle feature as described in issue #95. The toggle allows users to switch between Light Mode and Dark Mode across the editor application, and the theme choice is saved in localStorage to persist across sessions.

Changes Made

  • Added light and dark mode CSS styles.
  • Implemented a toggle button to switch between modes.

Copy link

vercel bot commented Sep 16, 2024

Someone is attempting to deploy a commit to the Dhanush Nehru's projects Team on Vercel.

A member of the Team first needs to authorize it.

@kk7188048
Copy link
Author

Pls let me any other change required here.
Thanks

@DhanushNehru
Copy link
Owner

Hi @kk7188048 please check your code commits eslintrc etc. and make sure the above errors are resolved

@corydalis10
Copy link
Contributor

@kk7188048 You need to run npm run lint:fix locally.

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.

3 participants