const colors = { white: '#fff', backgroundModal: '#0000004d', border: 'rgba(60, 60, 67, 0.36)', red: '#db504c' } export const theme = { colors }