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

[style]: Add Missing Color Style for Chat Button in Privacy-Policy Page for Dark Mode Compatibility #3308

Open
4 of 5 tasks
akshay0611 opened this issue Nov 19, 2024 · 1 comment · May be fixed by #3309
Open
4 of 5 tasks
Labels
enhancement New feature or request

Comments

@akshay0611
Copy link
Contributor

What's the style idea?

We need to improve the readability of the "Chat with ArthaSathi 💬" button in the privacy-policy.html page when dark mode is enabled. The button's text is currently unreadable because the color: white; style is missing, which is already applied on other pages like index.html. Adding this style will make the button text visible and consistent across the site in dark mode.

Add screenshots

Before Fix:

Screenshot 2024-11-19 at 3 25 38 PM

After Fix:

Screenshot 2024-11-19 at 3 26 11 PM

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I have read the Contributing Guidelines
  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
@akshay0611 akshay0611 added the enhancement New feature or request label Nov 19, 2024
Copy link

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant