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