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

Update skin schema to support gradients and add cardContentOverlay #1713

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

aweell
Copy link
Collaborator

@aweell aweell commented Mar 22, 2024

Ongoing test for card overlay color changes: https://www.figma.com/file/kNqqQP4geEUeeHAl8DO0Kj/CardContentOverlay-POC?type=design&node-id=0%3A1&mode=design&t=yif8sePDwGdiCqgj-1

This is due the new gradient definition doesnt allow using custom hex colors and the current implementation uses rgba(0,0,0,1)

@aweell aweell linked an issue Mar 22, 2024 that may be closed by this pull request
8 tasks
@aweell
Copy link
Collaborator Author

aweell commented Mar 22, 2024

I wondering what would be the correct description value if the gradient is build with more that one palette color, maybe should be optional?

@aweell aweell requested a review from yceballost March 25, 2024 13:11
@yceballost yceballost linked an issue Mar 25, 2024 that may be closed by this pull request
@yceballost yceballost merged commit 25f689c into production Mar 26, 2024
6 checks passed
@yceballost yceballost deleted the card-overlay-gradient branch March 26, 2024 12:36
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.

displayCardGradient token Support gradients in tokens
2 participants