export default {
root: {
background: '{form.field.background}',
borderColor: '{form.field.border.color}',
color: '{form.field.color}'
}
};