improvement(markdown): bump bold weight to 650 in dark mode#5733
improvement(markdown): bump bold weight to 650 in dark mode#5733waleedlatif1 wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview The same tweak is applied in the Files rich markdown preview ( Reviewed by Cursor Bugbot for commit 15f0345. Configure here. |
Greptile SummaryThis PR increases the contrast of bold markdown text in dark mode. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "improvement(markdown): bump bold weight ..." | Re-trigger Greptile |
Summary
strongto 650 in dark mode only, mirroring how the--font-weight-*tokens already bump semibold 500→550 in dark mode; light mode stays at 600Type of Change
Testing
Tested manually against the running app
Checklist