MLH-Fellowship / prep-portfolio-22.JUL.PREP.1

MLH Prep Portfolio for Pod 22.JUL.PREP.1
https://prep-22-jul-prep-1-portfolio.netlify.app/
MIT License
5 stars 12 forks source link

added dark theme toggler #35

Closed clary09 closed 2 years ago

clary09 commented 2 years ago

Please, go through these steps before you submit a PR.

netlify[bot] commented 2 years ago

Deploy Preview for prep-22-jul-prep-1-portfolio ready!

Name Link
Latest commit ad1679756c2ec0ec967d7c79f6dd902f8e7b2423
Latest deploy log https://app.netlify.com/sites/prep-22-jul-prep-1-portfolio/deploys/62d556d5589dc80008a8b932
Deploy Preview https://deploy-preview-35--prep-22-jul-prep-1-portfolio.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 site settings.

clary09 commented 2 years ago

I have added a toggle to swap the website to a dark theme. There is also be an auto option to match the system theme too. Screenshot (851) Screenshot (852) Screenshot (853)

Riy-a commented 2 years ago

LGTM!

clary09 commented 2 years ago

LGTM! thanks

varshar4 commented 2 years ago

@clary09 Please resolve these conflicts so I can merge them!

clary09 commented 2 years ago

@clary09 Please resolve these conflicts so I can merge them!

done!

RakeshPotnuru commented 2 years ago

Just a suggestion for improvement. How about adding a transparent background to icons?

image image
clary09 commented 2 years ago

Just a suggestion for improvement. How about adding a transparent background to icons?

image image

done! Review it once

karnikkanojia commented 2 years ago

@clary09 can you also make the icons white? I believe they are images so you can just use this helper class.

.img-icons {
    filter: invert(1);
}
clary09 commented 2 years ago

@varsharathore16 All the conflicts resolved !