export const customTheme = { colors: { primary: '#4338CA', secondary: '#03DAC6', success: '#4CAF50', info: '#2196F3', warning: '#FB8C00', error: '#FC3C56', surface: '#FFFFFF', background: '#F5F5F5' } }