fix(docs): improve ArgsTable border contrast in dark mode#34921
Conversation
Docs ArgsTable borders used theme.appBorderColor, which is only 10% white alpha in dark mode and was hard to see. Use a stronger table border token locally so row/column edges stay visible. Fixes storybookjs#34691 Co-authored-by: Cursor <cursoragent@cursor.com>
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdates ChangesDark Mode Table Border Styling Refactor
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
AI spam |
Summary
Fixes #34691
Docs ArgsTable borders used
theme.appBorderColor, which is only 10% white alpha in dark mode and was difficult to see.Changes
hsl(0 0% 100% / 0.2)) for ArgsTable cells in dark themeCanvasTextborders)Surface area
Validation
Closes #34691
Made with Cursor
Summary by CodeRabbit