There are 2 comments.
 
 
Cristal / cid:jira-generated-image-avatar-93fc5f53-39df-4be7-9aaf-4cdfb9032885 CRISTAL-745 Open

Colors are not consistent between design systems

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-3abfcc5a-6ed4-440c-9e2d-42fced91deff Thiago Krieck on 15/Jan/26 13:01
 

> --cr-color-green-400 is defined in Shoelace as equal to --sl-color-green-40, which doesn't exist

 

It exists inside Shoelace itself. This is a way of mapping the shoelace color to the standard color var in Cristal.

Vuetify define its colors differently though, that's why the Cristal colors are assigned directly with their values.

 
cid:jira-generated-image-avatar-3abfcc5a-6ed4-440c-9e2d-42fced91deff Thiago Krieck on 15/Jan/26 13:04
 
> --cr-color-green-400 is defined in Shoelace as equal to --sl-color-green-40, which doesn't exist

 

- It exists inside Shoelace itself. This is a way of mapping the shoelace color to the standard color var in Cristal. -

Nevermind, I misinterpreted the statement. I see that the mapping needs fixing.

Vuetify define its colors differently though, that's why the Cristal colors are assigned directly with their values.