export const theme = { colors: { white: '#ffffff', info: '#9a40d3', success: '#37e29a', warning: '#f4e048', error: '#e25837', }, }