Colors
Main Color #001489
Seondary Color #EB3300
Main Light #789DC1
Secondary Light #D89261
Done Color #33aa63
Error Color #EB1466
Dark Color #616161
Placeholder Color #808080
Grey Color #E0E0E0
Custom Hex (In some cases is possibile to pass Custom Hex colors as prop)
Example:
import { Typography } from "@matchplat/crono";
<Typography color="done" size="title">
Coloured Text
</Typography>;
The exact string to pass as a prop for the selected color, is defined into Crono UI DOC