Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activated Dark theme in community page and also the text #1249

Merged

Conversation

Prathameshzad
Copy link
Contributor

Description

We implemented a dark mode feature to enhance user experience by allowing users to switch between light and dark themes. This update included a "Toggle Theme" button and dynamic styling for the .heading-contributors class, which changes the text color to white in dark mode for better visibility. The CSS was updated to support this new design, and JavaScript was used to manage the theme toggling by applying a .dark-mode class to the element. These changes aim to improve usability and the overall aesthetic of the community section.

Fixes #1245

Screenshots

BEFORE AFTER
before after

Checklist

  • [x ] Tests have been added or updated to cover the changes
  • [x ] Code follows the established coding style guidelines
  • [ x] All tests are passing

Copy link

vercel bot commented Oct 15, 2024

@Prathameshzad is attempting to deploy a commit to the Suraj Pratap's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@SurajPratap10 SurajPratap10 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

vercel bot commented Oct 15, 2024

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

Name Status Preview Comments Updated (UTC)
imagine-ai-suraj-pratap10 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 7:07pm

@SurajPratap10 SurajPratap10 merged commit f932a25 into SurajPratap10:main Oct 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[style]: Activating dark mode in community
3 participants