Skip to content

Conversation

@prabhasvelma
Copy link

Proposed changes

This pull request implements a fully functional Dark/Light Theme Toggle across the application using CSS variables and smooth transitions. It enhances user experience by allowing users to switch between visual modes based on preference, with the selected mode persisted across sessions.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply.

  • Bugfix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Screenshots of change

Before|After
The below one is screenshot before the change
Screenshot 2025-07-07 150209
The below one is screenshot after the change
Screenshot 2025-07-07 150233

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. Ask questions if you're unsure about any of the checkboxes.

  • [x ] I have tested desktop and mobile views
  • Lint (yarn lint) and unit tests (yarn test) pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@netlify
Copy link

netlify bot commented Jul 7, 2025

Deploy Preview for opensourcedevs ready!

Name Link
🔨 Latest commit cdf6fe7
🔍 Latest deploy log https://app.netlify.com/projects/opensourcedevs/deploys/68d4813d95fa450008191799
😎 Deploy Preview https://deploy-preview-89--opensourcedevs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant