export default { primary: { main: '#1a237e', }, secondary: { main: '#4caf50', contrastText: '#ffffff', }, colors: { white: '#ffffff', positive: '#4caf50', medium: '#ffa000', negative: '#f44336', neutral: '#9e9e9e', }, };