-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Replace: Color Images with Cards and Copiable Code on Sistent Colors page #6477
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
base: master
Are you sure you want to change the base?
Replace: Color Images with Cards and Copiable Code on Sistent Colors page #6477
Conversation
…tokens Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
onClick={() => handleCopy(hex)} | ||
aria-label={`Copy HEX color code of ${name}`} | ||
sx={{ | ||
color: theme.palette.icon?.default, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this doesn't seem to render correctly
const colors = [ | ||
{ | ||
name: "Keppel Green", | ||
color: theme.palette.background.brand?.default, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
colors aren't rendering from the sistent tokens, not sure why
|
🚀 Preview for commit f41d7b0 at: https://683067b0f10c49787a9b0d3e--layer5.netlify.app |
hey @M-DEV-1 is this issue resolved? |
🚀 Preview for commit 8a48c84 at: https://6850e6337270c4bf3d7093b2--layer5.netlify.app |
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
🚀 Preview for commit 9e36add at: https://6850ef155954f20c0351495a--layer5.netlify.app |
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: mahadevan <135952571+M-DEV-1@users.noreply.github.com>
🚀 Preview for commit 0277257 at: https://6850febc6cd7d0f26128c16a--layer5.netlify.app |
Description
This PR fixes #6474
Notes for Reviewers
Signed commits