> --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.