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.
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.
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 |
|
@M-DEV-1 Builds are failing |
Signed-off-by: mahadevan <135952571+M-DEV-1@users.noreply.github.com>
|
🚀 Preview for commit 74541ac at: https://68691054ab1426d56b4cabb5--layer5.netlify.app |
|
@vr-varad build checks are passing now https://68691054ab1426d56b4cabb5--layer5.netlify.app/projects/sistent/identity/color |
|
Everything looks good. @M-DEV-1 |
|
🚀 Preview for commit d534efc at: https://686c24c6f7db2305a6135183--layer5.netlify.app |
|
@vr-varad, I believe this is done. Can we get this merged? |
|
🚀 Preview for commit 37e12b2 at: https://686ccb329f1c71b89cbf7e56--layer5.netlify.app |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
🚀 Preview for commit 804c77a at: https://687cb817fb5c2b6e12941bc3--layer5.netlify.app |
|
LGTM |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
🚀 Preview for commit e16317a at: https://68991d6f613dbf886c1deef0--layer5.netlify.app |



Description
This PR fixes #6474
Notes for Reviewers
Signed commits