Skip to content

Conversation

hassanaitnacer
Copy link

@hassanaitnacer hassanaitnacer commented Aug 10, 2025

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code.
  • Include the URL where we can test the change in the body of your PR.

This pull request:

  • Fixes a bug (maybe it was a feature hahaha but couldn't tell the diff between alpha and solid scales)
  • Adds additional features/functionality
  • Updates documentation or example code
  • Other

Summary

Alpha color scales (blueA, redA, irisA, etc.) were previously rendered on solid backgrounds making transparency levels hard to see.
Only blackA and whiteA overlays used the grid background pattern that clearly shows transparency.

This change applies the same grid background pattern to all alpha scales for visual consistency:

  • Light alpha scales (*A) → white checkerboard
  • Dark alpha scales (*DarkA) and whiteA → dark checkerboard
  • Overlay appearance for blackA and whiteA remains unchanged

Before

Screenshot-20250810-181331

After

Screenshot-20250810-181139

Copy link

vercel bot commented Aug 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
radix-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2025 5:37pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant