Skip to content

feat: introduce alpha-based overlay tokens, remove overlay-base-primary#771

Merged
rohanchkrabrty merged 1 commit intomainfrom
worktree-token-update
May 5, 2026
Merged

feat: introduce alpha-based overlay tokens, remove overlay-base-primary#771
rohanchkrabrty merged 1 commit intomainfrom
worktree-token-update

Conversation

@rohanchkrabrty
Copy link
Copy Markdown
Contributor

Summary

  • Add 12-step --rs-alpha-aN primitives (theme-aware: black in light, white in dark) and expose them via --rs-color-overlay-base-aN.
  • Normalize --rs-color-overlay-black-aN and --rs-color-overlay-white-aN alpha values to clean steps (e.g. 0.051 → 0.05, 0.302 → 0.3) per updated Figma tokens.
  • Remove --rs-color-overlay-base-primary; migrate Dialog, Drawer, Command backdrops and the ScrollArea thumb to the new variables.
  • Document the breaking change and replacement variables in docs/V1-migration.md.
  • Update token reference page in the docs site to list the new overlay-base-aN family.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
apsara Ready Ready Preview, Comment May 4, 2026 10:13pm

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 4, 2026

Warning

Rate limit exceeded

@rohanchkrabrty has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 31 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 650b92eb-e763-4b7f-9cdd-92eb17cc930b

📥 Commits

Reviewing files that changed from the base of the PR and between 3017349 and dec7807.

📒 Files selected for processing (8)
  • apps/www/src/content/docs/theme/colors/index.mdx
  • docs/V1-migration.md
  • packages/raystack/components/command/command.module.css
  • packages/raystack/components/dialog/dialog.module.css
  • packages/raystack/components/drawer/drawer.module.css
  • packages/raystack/components/scroll-area/scroll-area.module.css
  • packages/raystack/styles/colors.css
  • packages/raystack/styles/primitives/appearance.css

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rohanchkrabrty rohanchkrabrty merged commit e22e112 into main May 5, 2026
5 checks passed
@rohanchkrabrty rohanchkrabrty deleted the worktree-token-update branch May 5, 2026 06:34
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.

2 participants