const COLORS = { background_user: '#FFFFFF', text: '#FFFFFF', primary: '#B17741', secondary: '#F7F1E9', }; export default COLORS;