-
-
Notifications
You must be signed in to change notification settings - Fork 239
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
Fix: pro help page adaptation to dark mode #1431
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to the JSON Schema Community. Thanks a lot for creating your first pull request!! 🎉🎉 We are so excited you are here! We hope this is only the first of many! For more details check out README.md file.
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1431 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 387 387
Branches 103 103
=========================================
Hits 387 387 ☔ View full report in Codecov by Sentry. |
Hey @idanidan29 , for this issue I have already raised a pr and also reviewed , but not merged yet. |
thanks for letting me know @jagpreetrahi |
What kind of change does this PR introduce?
Enhancement – Improves UI adaptability for dark mode.
Issue Number:
Screenshots/videos:
Summary
This PR ensures that the LinkedIn, email, and "Reach out" buttons, along with the TSC label in the title, properly adapt to dark mode. Previously, icons and text remained black, making them difficult to see in dark mode.
Does this PR introduce a breaking change?
no