createPreset({
additionalColors: ['*'],
accentColor: 'another_color', // This doesnt work because "another_color" doesnt exists inside park-ui. But it does on the panda.config but its ignored and an undefined error is thrown
grayColor: 'sand',
borderRadius: 'md',
}),