fix: improve dark mode card contrast and elevation hierarchy#1092
fix: improve dark mode card contrast and elevation hierarchy#1092ni2-vsv11 wants to merge 5 commits into
Conversation
|
@ni2-vsv11 is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the global theme color variables to adjust dark-mode surface and border tones for improved visual consistency.
Changes:
- Tweaked
--cardbackground color to a slightly lighter value. - Adjusted
--card-mutedand--bordercolors to new dark gray values.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Improved dark mode elevation hierarchy by increasing contrast between background, card, and muted card surfaces.
Changes Made
--cardcolor from#0e0e0eto#111111--card-mutedcolor from#161616to#1a1a1a--bordercolor from#222222to#2a2a2aImpact
Tested
Closes #1067