devjainofficial / React-Portfolio

Personal Portfolio Using React
https://devjain.vercel.app/
0 stars 7 forks source link

[FEAT]: Add the Dark Mode #10

Closed devjainofficial closed 1 year ago

devjainofficial commented 1 year ago

In this application, match the color of dark mode with the current color. You can add dark colors as deep blue for the dark mode version.

For any query just ask the question in a comment.

Add a button in the bottom left corner with float: sticky;

Anureng commented 1 year ago

can you assign me ??

Jilesh980 commented 1 year ago

Hi @devjainofficial i have worked on this issue can you please assign me and review it. thanks.

nguyenthihuynhgiao commented 1 year ago

Hi, you can assigned for me

ashish07-07 commented 1 year ago

can you explain the issue in detail

devjainofficial commented 1 year ago

can you explain the issue in detail

I want a dark mode for the application, where the primary(light mode) color should be the one already is. And the secondary color(dark mode) should be deep blue. Create one button in the bottom left corner with sticky positioning, so user can switch from light mode to dark mode and vice versa anytime.