Prabhas
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
The below one is screenshot after the change
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)
Deploy Preview for opensourcedevs ready!
| Name | Link |
|---|---|
| Latest commit | cdf6fe78d11ee3c3ba92995a21f84ab635e7e716 |
| 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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.