Skip to content

feat(emotion): support alpha color modifier in applyColorModifiers#2598

Open
HerrTopi wants to merge 1 commit into
masterfrom
add-alpha
Open

feat(emotion): support alpha color modifier in applyColorModifiers#2598
HerrTopi wants to merge 1 commit into
masterfrom
add-alpha

Conversation

@HerrTopi

Copy link
Copy Markdown
Contributor

Summary

  • Handle the Tokens Studio alpha modifier in resolveModifyColor: replace a color's alpha channel with modify.value (clamped to 0–1) while preserving hue/saturation/lightness.

Test Plan

  • No manual verification needed; covered by existing tests.

🤖 Generated with Claude Code

Add handling for the Tokens Studio `alpha` modifier type, replacing a color's
alpha channel with the given value (clamped to 0–1) while preserving its
hue/saturation/lightness.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://instructure.design/pr-preview/pr-2598/

Built to branch gh-pages at 2026-06-19 11:22 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

github-actions Bot pushed a commit that referenced this pull request Jun 19, 2026
@github-actions

Copy link
Copy Markdown

Visual regression report

No changes.

Status Count
Unchanged 32
Changed 0
New 0
Removed 0

📊 View full report

Baselines come from the visual-baselines branch. They refresh on every merge to master.

@HerrTopi HerrTopi requested a review from joyenjoyer June 19, 2026 11:57
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