fix: TOC and author name color change to match theme #1593#1681
fix: TOC and author name color change to match theme #1593#1681poorvasingh1610 wants to merge 4 commits into
Conversation
|
@poorvasingh1610 is attempting to deploy a commit to the recode Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs. In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊 Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv. We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰 🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨ 📚Your perks for contribution to this community 👇🏻
If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
|
✅ Synchronized metadata from Issue #1593:
|
|
✅ Synchronized metadata from Issue #2:
|
|
@poorvasingh1610 can u resolve the conflicts please |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
✅ Synchronized metadata from Issue #1593:
|
|
✅ Synchronized metadata from Issue #2:
|
|
@sanjay-kv I noticed someone else has already addressed the color for the screenshot you shared. I am not sure if i overlooked the issue, my PR #1681 handles the TOC hover/active color and author name color changes. Please let me know if any further changes are required! |
|
@poorvasingh1610 i saw this, i think another issue with front main page color change happened in css, which automatically changed this. |
|
@sanjay-kv As suggested, I have raised a new PR for small typo issue in README. Please have a look when you get a chance! |


Description
Fixes #1593
Updated the Table of Contents link color and blog author name color
to match the reference deployment as requested by @sanjay-kv.
The TOC links turn green (#2e8555) on hover and active state,
and blog author names are updated to green (#2e8555) for both
light and dark mode.
Type of Change
Changes Made
#2e8555) on hover and active state#2e8555)src/css/custom.csswas modified##Screenshots


Dependencies
Checklist
npm run buildand attached screenshot(s) in this PR.