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