Skip to content

Comments

fix: improve testimonial prompt visibility in light mode#425

Open
JASWITHA-ATHIPATLA wants to merge 2 commits intosaumyayadav25:mainfrom
JASWITHA-ATHIPATLA:main
Open

fix: improve testimonial prompt visibility in light mode#425
JASWITHA-ATHIPATLA wants to merge 2 commits intosaumyayadav25:mainfrom
JASWITHA-ATHIPATLA:main

Conversation

@JASWITHA-ATHIPATLA
Copy link

@JASWITHA-ATHIPATLA JASWITHA-ATHIPATLA commented Oct 10, 2025

Related Issue(s)

  • Fixes #<issue_number>

Summary

Briefly explain the problem and how this PR solves it.
Main container background/text

Old: bg-[#202029] text-white

New: bg-white text-gray-800 dark:bg-[#202029] dark:text-white

Hover effect

Old: hover:bg-[#19191f]

New: hover:bg-gray-100 dark:hover:bg-[#19191f]

Close button

Old: text-gray-400 hover:text-white

New: text-gray-500 hover:text-black dark:text-gray-400 dark:hover:text-white

Checklist

  • [yes ] I linked a related issue using Fixes #<issue_number>
  • [yes ] I am GSSoC'25 contributor
  • [ yes] I am Hacktoberfest'25 contributor
  • [ yes] I tested locally and verified the changes work as expected
  • [yes ] I updated docs or comments where needed

Note: Please ensure that appropriate labels (like gssoc25 and level labels) are assigned to the merged PR.
Sometimes it may be missed by PA or mentors, so kindly double-check — otherwise, points won’t be counted.

@vercel
Copy link

vercel bot commented Oct 10, 2025

@JASWITHA-ATHIPATLA is attempting to deploy a commit to the saumyayadav213-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@vercel
Copy link

vercel bot commented Oct 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
dsamatetemplate Ready Ready Preview Comment Oct 11, 2025 11:37am

@saumyayadav25
Copy link
Owner

saumyayadav25 commented Oct 11, 2025

Screenshot 2025-10-11 at 8 52 50 PM

@JASWITHA-ATHIPATLA
Copy link
Author

WhatsApp Image 2025-10-11 at 21 49 37_50f328b0
not visible for me when i forked may due to database

@saumyayadav25
Copy link
Owner

u can add dummy testimonial in your db

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.

2 participants