Skip to content

Conversation

@vikrant0563
Copy link

Description

This pull request addresses and resolves issue #9 by implementing a dark mode toggle button. The toggle allows users to switch between light and dark themes, enhancing the user experience, especially for those who prefer dark mode for prolonged use.

Changes Made:

  • Created a dark mode toggle using a sun/moon icon for switching between light and dark themes.
  • Configured Tailwind CSS to support class-based dark mode.
  • Added custom dark background color (#010103) for the dark theme.
  • Smooth transition effect added when switching between modes.

Issue Resolved:

Closes #9

Screenshots (if applicable):

Untitled.video.-.Made.with.Clipchamp.mp4

Testing:

  • Verified the toggle functionality in different browsers and devices.

@utk2103 utk2103 self-requested a review October 1, 2024 07:06
@utk2103
Copy link
Member

utk2103 commented Oct 1, 2024

  • Do one more thing in team section photos of team is not visible try to fix it.
  • i will try to merge as soon as possible hoping you are patient enough

@vikrant0563
Copy link
Author

ok, I have make some changes on team section

devxpo

Copy link
Member

@utk2103 utk2103 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you check that it create any issue with recent code.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you check that it create any issue with recent code.

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.

Implement Dark Mode Toggle Button for Improved User Experience

2 participants