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