```javascript import Cute from 'react-cute' <Cute colors={{ undefined: 'red', string: 'blue', // etc... }} /> ```