Arindam200 / makaut_buddy

This project provides study material for college students.
https://makaut-buddy.vercel.app
MIT License
30 stars 39 forks source link

feat: Set Default theme as Dark and add toggle button #144

Closed Asin-Junior-Honore closed 1 month ago

Asin-Junior-Honore commented 1 month ago

Title

feat: Set Default theme as Dark and add toggle button

Related Issue(s)

This pull request addresses the issue related to setting the default theme as dark and adding a toggle button for theme switching. #143

Additional Info

The ThemeProvider has been updated to set the default theme as dark and provide a toggle button in the UI for users to switch between themes. This enhancement improves user experience by allowing them to choose their preferred theme.

Screenshots

makautt-herosection

vercel[bot] commented 1 month ago

@Asin-Junior-Honore is attempting to deploy a commit to the arindam200's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
makaut-buddy ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2024 6:02pm
Arindam200 commented 1 month ago

@Asin-Junior-Honore Can you Please Fix Few things?

We want and uniform deafult Dark theme.

For example these sections haven't changed:

Asin-Junior-Honore commented 1 month ago

@Arindam200 ok now am confused on what to do you mean they shouldn't be able to toggle between light and darkmode? please can you make the request more brief and detailed please 🙏

Arindam200 commented 1 month ago

@Asin-Junior-Honore Sorry for the Confusion.

We want only the Dark theme, No light theme is needed (as the UI doesn't look good in light mode)

So We want if the User's default theme is light then also he/she should see the default dark theme for this Project.

Otherwise in light mode the project looks like this: image

Where as we want that to be like this in light mode: image

let me know if you have any other doubts

Asin-Junior-Honore commented 1 month ago

@Arindam200,

I have made some adjustments as you requested. Please take a look at the color combination I used below and let me know if I can push and commit these changes, or if further adjustments are needed. Thank you! 🥲

Screenshot (18)

Screenshot (19)


Screenshot (20)

Screenshot (21)

Screenshot (22)

Arindam200 commented 1 month ago

Hey @Asin-Junior-Honore

Please make the background black (what we have currently in the dark mode)

Arindam200 commented 1 month ago

@Asin-Junior-Honore All the Pages in Light mode should look like this:

image image image image

Asin-Junior-Honore commented 1 month ago

@Arindam200 all done sir🙌

Arindam200 commented 1 month ago

Great Work @Asin-Junior-Honore ! Thanks a lot for the great contribution!

Feel Free to Contribute more.