Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use color-mix over translating color to RGB #47

Merged
merged 7 commits into from
Dec 18, 2023
Merged

Use color-mix over translating color to RGB #47

merged 7 commits into from
Dec 18, 2023

Conversation

crswll
Copy link
Owner

@crswll crswll commented Dec 15, 2023

We were previously getting the R G B channels from a color and using that in a custom property to allow us to set the opacity for colors. This PR replaces all that with using color-mix.

@crswll crswll force-pushed the color-mix branch 3 times, most recently from d8fed89 to d929123 Compare December 15, 2023 16:00
@crswll crswll merged commit bb38950 into main Dec 18, 2023
1 check passed
@crswll crswll deleted the color-mix branch May 5, 2024 01:30
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.

None yet

1 participant